This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Adding row to a simple grid

biztram - Friday, October 11, 2013 11:49 AM:

Hallo everyone,

maybe someone of you can give me a small explanation about how to add a row to a grid ?

The grid is nearly as simple as possible. It just has 2 columns with  properties (integer) of the own itemtype.

XPath:                                              Property

self::Item[@type="X"]                   Y (integer)


Either the grid should have more than 1 row or there should be a kind of "Add Row"-button.

Thanks in advance!
biztram



biztram - Saturday, October 12, 2013 3:48 PM:

Sorry for this double post.