Hi All,
There is a problem when I use gird.splitAt(cId) function.
I’ve set the ‘#rspan’ to the columns before splited column.
but when xml data be posted to server, rowspan attribute was disappeared.
Thanks for any help!
Hi All,
There is a problem when I use gird.splitAt(cId) function.
I’ve set the ‘#rspan’ to the columns before splited column.
but when xml data be posted to server, rowspan attribute was disappeared.
Thanks for any help!
Do you add row span to a cell or a header? What way do you apply row span? PLease, provide any kind of sample of your code.