L
Lars Netzel
I have used examples and a class called DataGridComboboxColumn from an
example I found on SyncFusion.
I had to add another Event to get the SelectedIndexChanegd event working but
I did that in the Class... and now I realized I need to get that even from
the form.
How do I add a SelectedIndexChanged handler in the form where I'm using the
DataGridComboBoxColumnn?
/Lars
example I found on SyncFusion.
I had to add another Event to get the SelectedIndexChanegd event working but
I did that in the Class... and now I realized I need to get that even from
the form.
How do I add a SelectedIndexChanged handler in the form where I'm using the
DataGridComboBoxColumnn?
/Lars