Welcome Guest Search | Active Topics | Sign In | Register

Grid render too many html Options
Software Administrator
Posted: Tuesday, February 18, 2014 12:12:39 PM
Rank: Newbie
Groups: Member

Joined: 12/25/2008
Posts: 8
Hi,

Is it normal that the grid generate more than 300 HTML lines for a grid with 7 columns and 2 rows?
eo_support
Posted: Tuesday, February 18, 2014 12:33:24 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

The amount of data rendered by the Grid has to do with the Grid's height, it does not have anything to do with how many rows you currently have in the Grid (because our Grid allows you to add rows on the client side). If you use a lower height value it will render less HTML. If you set the height to 100%, then it will render the most HTML. So try to reduce the height of the Grid should reduce the amount of HTML it renders.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.