Custom cell render class

Syncfusion 3.3
Virtual Grid
DotNet 1.1

I am having difficulty getting a custom usercontrol rendering in a cell and i was hoping someone can help.

I have a usercontrol (which happens to be a autocomplete textbox with a button combined). I want this to show up in the grid just like a regular control.

Can you help or send me any simple example code to point me in the right direction. I tried looking at the calendar cell but there are a few differences.

1. The calendar cell comes up in every cell in the column. I dont want the control to come up unless i have it selected. (Similar to the GridShowButtons.ShowCurrentCell of a dropdown combo) I am using a virtual grid so i am having trouble mapping the example. It also seems very slow to render.

Thanks in advance.

thks,
ak

2 Replies

AD Administrator Syncfusion Team November 13, 2006 10:06 AM UTC

Hi Adam,

Please refer to the below forum thread for more details.
http://www.syncfusion.com/support/Forums/message.aspx?&MessageID=49800

Best Regards,
Haneef


AD Administrator Syncfusion Team November 13, 2006 10:06 AM UTC

Hi Adam,

Please refer to the below forum thread for more details.
http://www.syncfusion.com/support/Forums/message.aspx?&MessageID=49800

Best Regards,
Haneef

Loader.
Up arrow icon