Roman
  • Roman
  • Newbie Topic Starter
2014-06-12T16:19:08Z
Hi *,

I'm using IGrid.Net in a Project, where I'm making use of the Grid.
But I have faced a big problem, namely I don't know how to integrate a UserControler into a Cell.

Please can somebody help me with a solution or a recommendation?
I don't know, if it's possible to do that; I will realy appreciate your help.

Thank you in advance

Roman
Igor/10Tec
2014-06-13T14:59:42Z
Are we talking about custom drawing in iGrid cells, or you need to use a custom edit control based on the UserControl class to edit cell contents?

The former thing is implemented with the help of such events as CustomDrawCellForeground, the latter one requires that you wrap your user control into an instance of the iGCellEditorBase class.

Both techniques are described in the help file and the PDF manual for the control, but feel free to tell us more about your task on this forum so we can suggest a suitable way here.
Roman
  • Roman
  • Newbie Topic Starter
2014-06-16T09:30:04Z
Thank you Igor for your quick answer. I'm trying to use a Customer edit control based on the Usercontrol class to edit a Cell content.
I couldn't unfortunately no found the section where these techniques are described. Can you please give me a hint, namely in which section it's mentioned?

Thank you in advance.

Roman
Igor/10Tec
2014-06-16T13:43:08Z
A picture is worth a thousand words ;)

Attached is a picture that will help you to find it in the manual/help.

Sure, if you have any troubles with implementation, you can also send your source code to our tech support service for the further consideration.
Igor/10Tec attached the following image(s):