We have a requirement where the users should be able to input a date for each row in a datagrid. Is it possible to have a date input field in every row of the grid where the users can manually input and save a date related to item in each row.
Till now I have only come across instances where datagrids get populated with the values but none where user is able to enter some data in the grid row.
Please help, if this is possible then ols share some sample code.