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 Madhavan,
It seems Moz renders differently.
To disabled the row headers and make it runnable in Moz and other browsers, you need to add more childNodes element.
Regards,
Hendrik
Hello fung,
Your issue is under investigation, we need to further discuss with our developer teams. So, I hope you can be patient while waiting for the solutions.
Hi Frank,
In order to check your issue, I would need your runable sample or details of your scenario. So, could you provide it? thanks
regards,
Hi Madhavan,
I can replicate your issue, the header column of childtables will not retain when did something action even the RestoreRowSelection property has set to All . I will report this bug to our developer teams and will let you know when the fix are ready.
Actually, if you have set those properties. Checkboxes will be retain when you did something action. Perhaps, there are any properties cofiguration that you missed. Please check my sample and adjust your project.
Hi Eric,
To show large amounts of data in webgrid, we suggest you to use custom paging or custom virtual load. By this way you can define how much the data to show, also the sort expression as you want. You can do it on InitializeDataSource event . For the details, you can see it on our webgrid tutorial on the V3.5 folder.
Unfortunately,the event is not available right now. Please let us know your detail requirement/scenario. We would like to see possiblity if this can be enhanced as feature request for the future release, or we can find another way to implemented your scenario.
To retain the selected checkboxes in the child tables with parent row expanded, you simply need to configure the RestoreExpandedChildRows property to True and RestoreRowSelection property to All. You can configure both on WebGrid properties > Layout Settings.
Hi,
I created a sample about how to disable all checkbox in header. Notice that, I didn't loop the rows collection of the child. In this case, we only need to ensure how to get the element of checkbox object in the header. Please see my sample as references.
You need to consider that the element might be diferent with yours because the elements are created based on your WebGrid structure. So, you would need to get the proper element of your checkbox. 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