Grid is sorting live while editing/adding row

So I'm using the grid on bound data, with columns as both combo and text boxes. Sorting is enabled on all the columns.

After I've sorted a column and click to add a row, (grdMappings.EditCurrentRecord() on a new empty row), the row will move as I'm typing new characters, sorting itself within the grid.

How do I disable the live sorting while I'm adding/editing rows?

Thanks in advance!


4 Replies

SN Sridhar N Syncfusion Team September 22, 2011 11:06 AM UTC

Hi Long,

Thanks for your interest in Syncfusion products.

Before we start providing solution. Could you please let us know whether your query is for which platform

1. Windows
2. APS.Net
3. MVC
4. WPF
5. Silver light

The information provided would be of great help in resolving the issue.

Please let us know if any concerns.

Regards,
Sridhar N



LT Long Tran September 22, 2011 02:47 PM UTC

Hi,

It's a winform app that I'm working on.



LT Long Tran September 22, 2011 06:18 PM UTC

Maybe this will help:
I have 7 rows of data.
Before sorting, grid.Table.DisplayElements.Count = 10
After sorting, grid.Table.DisplayElements.Count = 9

Any idea why this is happening?





RB Ragamathulla B Syncfusion Team September 27, 2011 04:35 AM UTC

Hi Long,

I am afraid that I was not able to reproduce the issue. Also I have created a simple sample to test this issue and it is available in the following link.

http://www.syncfusion.com/uploads/redirect.aspx?&team=support&file=GroupedCoumnSorting2038260505.zip

Please have a look at the preceding sample and if still the issue exists, could you please try reproducing it in the above sample or send us the reproducing steps so that we could sort out the cause of the issue and provide you a solution?

Regards,
Ragamathullah B.


Loader.
Up arrow icon