Hello, I have written some custom jquery to conditionally combine columns with a colspan attribute which is added ondatabound... everything works however if I click cancel changes or save changes the colspan immediately gets overwritten to 1 1 instead of the 3 that I have written... thoughts? I am using locked columns as well..
Hello,
In general, the dataBound event fires upon saving changes, however, it does not if they ser cancel editing. Please refer to the following Dojo:
Could you please modify the above to showcase the problem so I can better understand the scenario? This will allow me to advise further.
Regards,
Nikolay