Hello there
I was wondering if either of these 2 features would be supported.
Drag and drop between tables. IE an item dragged from a column in one table can be dropped into a column of another table (fires an event in the second table on drop)
Also is it possible to support cascading tables. IE have a master table that for each record can have a child table rendered in grid? A sample is below
-------Master row 1 -----
--Related Child Row 1--
-----Master row 2 ------
-related child row 1 - -
-- Related Child row 2--