Hi Telerik,
I have a grid with 5 columns (Product name, Color, Size, Quantity, Price). So the user is able to select a product from a dropdown in cell 1 and select a color from cell 2 and so on and so forth....you get the picture.
Now, I also need the functionality for them to create custom (or what I call a "Free Form" rows) rows. These rows will have an empty text box that spans the entire length of Product Name, Color and Size.....colspan="3", while the cells for quantity and price remain intact.
I was wondering how would I do this using KendoGrid?
Thanks.
I have a grid with 5 columns (Product name, Color, Size, Quantity, Price). So the user is able to select a product from a dropdown in cell 1 and select a color from cell 2 and so on and so forth....you get the picture.
Now, I also need the functionality for them to create custom (or what I call a "Free Form" rows) rows. These rows will have an empty text box that spans the entire length of Product Name, Color and Size.....colspan="3", while the cells for quantity and price remain intact.
I was wondering how would I do this using KendoGrid?
Thanks.