Hi Team,
My management assigned me a task whose scenario is like this:
1. show an editable column where user can insert any comments in it.
2. fire an event when there is any changes in this column.
3. save this comment in our database SQL server.
However I tried over google search but no solution found. Can any one guide me how to achive these targets?