iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi,
I'm trying to allow users to enter such things as "JOLIET OR ARLEE" in the Filter Text to allow mutiple criteria in a single column. No problem, except is there a way within the CustomFilter event to know which column the user wants the custom filter applied to? Or do I need to use:
Dim filterCity As WebGridFilter = e.FilterColumns.GetNamedItem("City")
for each column in the Grid? I have over 20 columns and wouldn't want to code each column separately.
thanks
Hi John,
I think in this scenario WebGrid should know the column which have custom filter. You can see the sample in this link:
http://live.intersoftpt.com/cs/WebGrid/ColumnAction.aspx?noframe=1&path=/WebGrid/User%20Interactions
As you can see in that sample, it apply the custom filter on specific row using server side event. If you have any further issue regarding this scenario, please let me know. Hope this helps.
Regards,Bernard
Sorry for our late responses. I thought there was regression in our WebGrid that cause that problem in out Custom Editor. We will finish this soon and I will reply you soon.
For the issue in FIlteredColumns, I have try to put an input in each column in WebGrid. Unfortunately, this issue doesn't appear in my local end. I can see filter value for each column. Could you help us to provide a simple sample regarding this scenario? With that sample, I will check where the problem comes from. You also can see how to set Custom Filter in WebGrid in this KB:
http://intersoftpt.com/Support/WebGrid/KB/Create-a-custom-filter-on-WebGrid/
Hope this helps.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname