Hi,
I have created a user control with 2 dropdowns in it. When you select something from the first the second is updated with the correct values corresponding to the first dropdown.
I want to insert this user control inside a cell of an ultrawebgrid. Does anyone have an idea of how this is done?
Thanks,
George
What i have done is that i created a templated column and i have drag-dropped my control inside it. But when it runs, that column remains blank instead of being populated with what exists in my control.
Any idea?
I have already done that but still the templated column doesn't show my control...it is just a blank and non-editable cell...any idea?
Thanks...
For starters, you'd need to put it in a TemplatedColumn.
If that one is new to you, check out this thread: http://news.infragistics.com/forums/p/4744/22466.aspx#22466