Hi Experts,
Here is my requirement. I want to have a grid with one column on windows form. Each row will have one cell with a custom control added to the cell. Initially, my grid should have only one row(with one column having custom control) and on selection/click of the cell, a new row(with one column containing my custom control) should be added automatically.
Request you to provide some example also.
Thanks
Why is it that all the links to what appear to be useful articles are always dead-end links. Very frustrating!
Hello,
You could see the source code for the samples in either Visual Basic or C-Sharp(C#) like in the following picture:
Please feel free to let me know if I misunderstood you or if you have any other questions.
Thanks for your detailed explanation. This is what i am looking for. I have samples installed in my machine. Could you please locate me the source code for this?
Once again Thanks.
You could see a sample regarding this in our 'Windows Forms Feature Browser'.
If you have this installed(if you have marked 'Samples' when installing Net Advantage), you could run it from 'Start Menu' -> 'All Programs' -> 'Infragistics' -> 'Windows Forms' -> 'Samples' -> 'Samples (local)'.
When it loads, please navigate to the 'Commands and Editors' tab = > 'WinEditors' and then 'Launch' the 'ControlContainerEditor' sample. Or you can type in the 'Search:' "'ControlContainerEditor'".
Please do not hesitate to contact us if you need any additional assistance.
Thanks for the reply. Could you please provide some pointers on how to use UltraControlContainerEditor control?