Hi,
I'm using webdatagrid 12.1 version and trying to get the following behavior:
I have the following db table:
col1 | col2
1 | a
1 | b
1 | c
2 | d
2 | e
2 | f
3 | g
one column should contain a combobox with all values from col 1
second column should contain a combobox with values from col2 but only the ones that match the selected value from col1
how can I do that?
Hello eligazit,
I would like to inform you that the support for 12.1 is dropped 2 years ago! The current earliest version that Infragistics supports is 14.1.
If you want to update your widget pack, I'm suggesting you to migrate to our jQuery based suite - IgniteUI.
There are lot of advantages you can experience in it - From ASP.NET WebForms to modern web technologies.
Our sales department will help you to seal the deal - Sales / Customer Support.
my server is running under .NET 2.0, is the new IgniteUI can run under this framework?