Click to See Complete Forum and Search --> : Filtering values from FlexGrid on Browser


GerardAshvin
June 13th, 2001, 01:10 AM
Hi all,
How do i filter out values from a Flex grid control which is on the browser onto an asp page?
For eg: I have made an Active X control and have included it into an HTML Page(assume x.html) by using the <OBJECT> Tag.. Now on submitting this
page (x.html) to a page (y.asp) how can i read the contents of the grid since i am unable to pass the grid using neither the GET nor the POST method ????

Any takers ???

Thanks u've been of great help

Regards
Ashvin

Tower
June 13th, 2001, 01:53 AM
Maybe you can use DataSource property?
Change DataSource and call Refresh method

Share2
June 29th, 2001, 06:40 AM
Maybe you may use EasyGrid control.
It's powerful and easy to use for HTML pages.
I have used it for finance website for data input, edit, pring & preview and balance table.
You may download it from http://www.share2.com/easygrid/