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
hello,
I use webgrid in usercontrol. I set a datatable as webgrid's datasource.
then load it in a page dynamicly. This page contains a WebPaneManager.Then I run it. when I sort a column,it occur a error.some times it doesn't occur,but it will refresh page twice.
I really need your help.
Thanks
Hi Hepeng,
In unbound mode, you can also edit. But if there is any flypostback response (sorting, update, delete, filter, etc), the Grid will return error such as "Unable to communicate with server" because Unbound mode is not designed that way.
Regards,Handy
Hello,
Actually your WebGrid is bound mode (bind with class of data table). You should not load user control in PageLoad because you add into WebPaneManager. That's why the error raised.I also modified your WebGrid bind and structure. You did in wrong way. Please remember that you need to bind WebGrid in IntializeDataSource event and set the Column (structure) in prepareDataBinding (not in PageLoad).Regards,Handy
Hi Handy
Thank you for your response. There is another question.Can I use unbound mode(this time not a datatable) to add data in page's onPreRender event.Let WebGrid allow edit.I want to catch the edit event and do something myself.
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