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
Hello,
Small issue using the row checker : the caption "Select" isn't displayed.
<ISWebGrid:WebGridColumn AllowGrouping="No" AllowSizing="No" AllowSorting="No" Bound="False" ColumnType="CheckBox" EditType="NoEdit" IsRowChecker="True" Name="RowChecker" Caption="Select" ShowInSelectColumns="No" Width="25px"> </ISWebGrid:WebGridColumn>
Instead of "select", I have a ckeckbox. When I click it, it does a sort (I think layout design of my webgrid override the allowSorting=no of the webgrid column).
Do you know how to solve these 2 wrong behaviours?
I think you in advance,
Nicolas
Hi Nicolas,
It runs well in here. Have you set RestoreRowSelection to All ? Please try to run my attached sample. It works fine both in two paging modes. Please let me know if you have a different result.
Regards,Handy
Hello Nicolas,
We are very sorry for the late reply. Our internet connection was broken since several days ago until today. That's why we could not online today. When you used IsRowChecker, the column header would be replaced with checkbox. This is our default behaviour of IsRowChecker feature. If you want the header column to be as caption, then you must not to use IsRowChecker. You will need to assign the data as boolean. In fact, our WebGrid have not supported sorting checkbox. If you insist want to have this feature, please create feature request at Developer Network>>CommunityCenter>>Product feedback. Hope this helps.
Hello Handy,
Thank you for your answer.
In fact, no matter for the checkbox sorting.
I'm just wondering how disable this feature when I click in the header...
AllowSorting="No" but it does the sorting!
Do you have a solution?
Another issue that I just found :
When I check 2 rows, go to the next page, select 2 other rows, only the one of the second page are memorized.
I tried both with custom and automatic PagingLoagMode and PagingMode is ClassicPaging.
I thank you in advance for your answer.
Best Regards
Great, I didn't know about RestoreRowSelection. It works fine now.
Thank you very much,
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