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
Such as: WebGrid1.RootTable.Rows[1].Checked = true; WebGrid1.RootTable.Rows[1].Selected = true;the difference is what????
WebGrid1.RootTable.Rows[0].Checked = true;
The “.Checked” is a flag which has boolean value type that determines whether the current row is checked or not (using IsRowChecker column).
WebGrid1.RootTable.Rows[0].Selected = true;
The “.Selected” is a flag which has boolean value type that determines wheter the current row is selected or not.
Hope this helps.
thank you Yudi !
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