Hi Rajapandiyan,
I had an array of objects for the Grid column's field and I wanted a grid layout like the image under. So you see, a grid column's field has (number, string, date) and I want to batch editing in the grid.
This is my datasource and the grid I want to build with Syncfusion's data grid. I can set multiple types for the same column in the grid (dropdownlist, checkbox, numeric,...), but the grid's actions (add, delete, update,...) are not working in the expected way.
Best regards.