Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
igxTImePicker in DataGrid does not get changes
posted

Hello,

i want to use a datagrid to display some kind of information about an event(e.g. some company meetings with a date, starttime and endtime).

i added the grid, bind it to my data and get through the batch editing example of your site all the changes made to the specific row.

But this does not work for the column where i need to pick a specific time with an TimePicker, if i change the time the grid is showing "you have 0 changes in this row"

https://stackblitz.com/edit/angular-rrhned

There is a Stackblitz, try to change the time in the "Date" Column

Is there a way to get the changes made in that editor?

Best Regards

Alex