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,
Thanks in advance,
Vince
Hi Vince,
It is possible for you to specify sort method for column inside WebGrid. Just add this code inside RootTable tag then WebGrid will be sorted when initialize or on row change.
<RootTable> ... <SortedColumns> <ISWebGrid:WebGridGroup ColumnMember="CustomerID" SortOrder="Descending" /> </SortedColumns> </RootTable>
But I didn't think the 2nd scenario could be achieve for Databound WebGrid. As far as I know, after inserting data, WebGrid will take the data from database and show it as the order in the database. Actually, database will put the new row in the last data. So the new row will be appear in the last row of WebGrid. Hope this helps.
Regards,Bernard
Hi Bernard,
with the sort I was able to have the behavior I need.
Thanks,
Daniele
Hi Daniele,
Glad that you have solved your problem. If you have any further question, please don't hesitate to ask us.
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