Hi,
I have everpresentrow to add new rows to the grid, when I add a new row first everything working fine including database insert. After first row insert all the custom widgets including datepicker, dropdown and checkbox are not responding until I reload the page. Database insertion happening through addrow function call where I am doing updatebounddata after successful insert into database.
I tried with refresh and refreshdata but no luck, also tried to destroy the grid but unable to reinitialize the grid after destroy. Please let me know what exactly we have to do in order to resolve this.
Regards
MyInnov