GridGenericControlCellModel Performance issue.

I have a cell Model which extends GridGenericControlCellModel, I use it to add a cell renderer which hosts the control of type NumericTextBox.

The problem I am facing is; moving between cells of the above type is very slow, there is a definite stutter in the display.

Is there a way to improve the performance?

I am using a GGC version 4.2.

-S


3 Replies

JJ Jisha Joy Syncfusion Team February 23, 2009 11:53 AM UTC



AD Administrator Syncfusion Team April 6, 2009 09:20 AM UTC

I'd like to find out how to use GridGenericControlCellModel



JJ Jisha Joy Syncfusion Team April 8, 2009 09:07 AM UTC

Hi Sergey,

Please refer the following sample in sample browser that deriving GridGenericControlCellModel to implement a custom cellmodel.

Here is the path:

..\\My Documents\Syncfusion\EssentialStudio\7.1.0.30\Windows\Grid.Windows\Samples\2.0\Custom Cell Type\Calendar Cell Demo\cs

From Sample browser:

Grid Samples---- > Custom Cell Type---- > Calendar Cell Demo

Regards,
Jisha


Loader.
Up arrow icon