I have combobox in an advanceddatagrid, and i want that when the user clicks on the current column, the column gets wider and when the user gets the other column does the same and the previous one when loses focus gets the default value
I'm reading 'bout focusIn but I can't find a good example...
Does anybody, any ideas?
Well I can tell you how to resize a column whose items have been clicked. I'm sure there is an easier way to do this...
Give your datagrid an item click event: