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 have a webgrid bound to a datasource, and on the initial page load, the grid renders completely empty. The user then needs to click the "refresh grid data" button at the bottom of the grid in order to have the grid populated with the data.
I've placed this on page load, without success: dsReport.DataBind(); WebGrid2.ClearCachedDataSource(); WebGrid2.RebindDataSource();
I've also tried, without success: dsReport.DataBind(); WebGrid2.DataBind();
Hello,If you want to bind the WebGrid programmatically, you should initialize your databinding in ‘OnInitializeDataSource’ server side event.I attached the example WebGrid page that use ‘InitializeDataSource’ event.In this page, the WebGrid was bind to access data source (Northwind.mdb database & Shippers table)Please kindly have review on the page to see the result.Hope this helps.Regards,Hans K.
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