|
-
June 13th, 2001, 01:10 AM
#1
Filtering values from FlexGrid on Browser
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
-
June 13th, 2001, 01:53 AM
#2
Re: Filtering values from FlexGrid on Browser
Maybe you can use DataSource property?
Change DataSource and call Refresh method
Andy Tower
-
June 29th, 2001, 06:40 AM
#3
Re: Filtering values from FlexGrid on Browser
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/
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|