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 Cristobal,
Please make sure the bindingProvider's targetViewName and the view's identifier in CustomCell match.
For a sample, you could see DataDrawer sample that will show you an example of UITableView with Custom Cell Template on Drawer. For a walkthrough about how to use custom cell template for iOS UITableView, you could refer to Create Custom Cell Template for iOS UITableView.
Best Regards,Leo
Hi Agus,
Please check whether you have the following reference on you WebAPI project:
Hi Alexandre,
We cannot let the WebGrid hit directly the database in this case.
For your information, WebGrid won't directly hit the database. After all the one that will handle all operation with database would be the datasource that has been used.
I would like to confirm whether there really a need to display all 90 000 rows at once? After all, displaying such a large amount of data was not a good approach. The data should be chunk and feed it to webgrid which would be display to user. We typically suggest the developers to load data in server-side paged mode which is the best practice.
For your information, WebGrid actually used standard data API from .NET, which is DataSet. And most operations are done through DataView. However, of course, if the data is not paged from server, then it'll be a lot in the web server. If you want to process the data in web server, you should try to process the data then feed the final result to WebGrid (after the data was paged).
Hi James,
I have test your sample and this issue only happen when viewed on IE browser. For your information, this issue has been fixed on WebGrid 9 so I suggest you to update your WebGrid.
I have test this by adding a WebCombo and a TextBox to Enterprise.aspx WebGrid sample. Unfortunately, I could not reproduce your issue. I could select/focus on the TextBox and WebCombo that has been added. For your information, the test was conduct on IE 11.
I am willing to advise you further but in order to do so I would need you to provide me with a simple sample that I can use to observe the problematic behaviour.
Hi Mahesh,
You could change webgrid page size before data was loaded on export action. And after that, change back webgrid page size after export was done. For your reference, I have attach a simple sample. Please have it evaluated on your end by adding it to WebGrid default sample.
Hi John,
Hi Jimmy,
Our developer team has add the support for this feature and it will be available in our next release.
I am sorry to inform you that the fix for 'ASPNET-157' will be delayed. I wil give you an update on any news I heard about 'ASPNET-157'.
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