In my DataWindow, I am having a column object with style='EDIT'
When Add button is clicked , upon certain conditions I have to convert that EDIT style to Dropdownlistbox style with some data value and display value. Help me to do this.
In my DataWindow, I am having a column object with style='EDIT'
When Add button is clicked , upon certain conditions I have to convert that EDIT style to Dropdownlistbox style with some data value and display value. Help me to do this.