Dear Members,
I am in a process in creating a grid with KendoUI, using javascript, where in there is a row-span and col-span.
I am not getting the last column in which there is some data, I think this is due to th td mismatch.
Please help.
Following is the required format
However due to some misconfigurations, I am not getting the correct layout in the kendoUI
This is what I am getting when converting to kendo Grid. using
$("#grid").kendoGrid();
I not getting the value in the last column.
Please help.
Thanks.