Jump to content

Annoying user interaction


d.bernaert

Recommended Posts

Hello,

I have a large number of tables that are displayed grouped in a unidbgrid.

I want the grid to be collapsed by default.

I've added the following code to the afterload event of the grid:

  GridTables.JSInterface.JSCall('view.features[0].collapseAll', []);

This works perfectly, except, when showing the frame, it first shows the grid expanded for half a second and then collapses all groups.

Is there a way to prevent this and see the inital view already collapsed?

Also I would like to disable the hinting when hovering over the groups.

Thx,

Dominique

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...