Welcome Guest Search | Active Topics | Sign In | Register

Grid and FixedBottomItemCount Options
Stefan Jansson
Posted: Saturday, March 10, 2012 6:24:12 PM
Rank: Newbie
Groups: Member

Joined: 7/4/2007
Posts: 6
When using FixedBottomItemCount and allowing Sorting, it messes up the list and the last two rows that was listed as Fixed at load is now within the sorted items. How can I avoid this?

In my case, I've created a Stored procedure that adds a summary and average row which is displayed in the fixed rows and I wish to keep those out from further sorting. Grid loads its data from a sqldatasource, which is using a stored procedure to load data from SQL and this data is sorted by a column named sortorder. You can access a sample here.

Is it possible to keep the sortorder column as a pimary sorting column and then the clicked column (name or month) as the secondary sorting so that the Total ans Average row is always the last two or is the behaviour with FixedBottomItemCount and sorting a bug that is fixed? I use version 9.0.15.2 of the eo.web.dll.

eo_support
Posted: Saturday, March 10, 2012 9:20:53 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

I believe this is a bug that has already been fixed. Please download the latest build and see if it works for you.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.