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
I'm a colleague of Dermot who raised this bug.
I have installed SP1 and this problem has been resolved. However we have come up with another problem. If you try and sort by a column the grid freezes with "Loading Data" in status bar. Does your grid support sorting if paging is done in ViewModel? If not is there a workaround?
You should be able to reproduce the issue in the sample project we previously provided you with. We deleted the line DataLoadingMode="PagedData" EnablePaging="Yes" PageSize="10" as you said to do
Thanks
That worked
Thank you very much
I have the same issue. I would like to when exporting include the total of a different column in the group header i.e in your attached sample have CategoryID : 1 Total Units on Order : 60
I have tried
WebGrid1.RootTable.GroupedColumns[0].GroupRowValueFormatString = "CategoryID : [value] and Total Units on Order : [sum(TotalUnitsonOrder)]
This doesn't work. It just prints out Total Units on Order : [sum(TotalUnitsonOrder)]
The value we want is from another column. You say previously that we need to calculate sum(amount) and fill into GroupRowValueFormatString. How would we do this? Any help would be greatly appreciated. We have a client who can't understand why we can get the total displayed in group headers on grid but not when exporting to Excel
I've removed option to export to XML using your code
Found the solution
e.Table.Caption
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