Dear all,
I would like to add/or remove some rows within a life list grid. Instead of removing this elements on client side, I would like to manipulate the list on server side. Then the list grid should behave similar to scrolling (fetching the data with appropriate request.startRow and request.endRow) but without scrolling (sticking the first element).
Is this possible?
Thanks and Regards
Uwe
I would like to add/or remove some rows within a life list grid. Instead of removing this elements on client side, I would like to manipulate the list on server side. Then the list grid should behave similar to scrolling (fetching the data with appropriate request.startRow and request.endRow) but without scrolling (sticking the first element).
Is this possible?
Thanks and Regards
Uwe
Comment