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
Unfortunately the text is still running into the next columns. Changed the OverflowX property on the row styles and cell styles.
Seems to have had something to do with the DialogBox not being wide enough for the grid. Once I widened the box everything seems to work as expected. Strange...
I usually use the WebGrids Client Side Event OnAfterResponseProcess
There is a listing of common actions for the WebGrid somewhere
Something like this...
function WebGridTimesheet_OnAfterResponseProcess(controlId, actionName, lastRequestObject, xmlResponseObject) { switch (actionName) { case "Refresh": //Update some controls here break; case "DeleteRow": //Do something else here break;
}
The ClientSideEvents are under the LayoutSettings in the Properties window
Nevermind, I guess it was the event i was using, if i refresh tables in the OnAfterResponseEvent everything seems to work.
Once i took the grid out of the NavPane everything seemed to work. Still dont know what the problem was
Still crashes after changing to your suggestion.
Nevermind, I had to update some other dll's on the server. ISNet, and ISNet.WebUI
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