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
I create checkbox at server side.The problem is I can not check multiple checkboxes.when I check another checkbox,it will refresh.
Then, when I set grid.IsInProgress=true in update function, it works but other problem will occur-the webgrid will not update after that.
function DoResponse(gridId, action, lastrequestObj, xmlRespObj, rowIndex)
{ //alert(action);
if (action == 'UpdateRow')
{
//alert("it flew update Row");
var grid = ISGetObject("WebGrid1");
grid.IsInProgress =true;
//grid.Refresh();
}
Hello,
We will work closely from this posting:
http://www.intersoftpt.com/Community/WebGrid/the-checkboxes-keep-refresh/
Thank you.
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