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,
We are using IS Webgrid (WebGrid.NET Enterprise 6.0) in one of our projects. We have a requirement in which the user can move the data in the grid ( rows of the grid) up and down based on a button click.
This is what I am doing currently,
Get the current row
Get the previous row
Swap the row using row.Position property
current row.update()
previous row.update()
Unfortunately, I dont see any change to the data in the grid. Is there a function which just do a client side refresh of the data? Does anyone know of a better approach to switch html rows in the grid without doing any postback?
Unfortunately, swapping row has not been supported by WebGrid. I also could not find any workaround in order to swap row in the client side.
The method you proposed will not work because the row update function will only update the column value, not its attribute.
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