Jump to content

Checkboxes for nodes in UniTreeMenu


nimarufa

Recommended Posts

Here the test case. And some bugs with it too.

And i try to explain.

1. If i click on Check column, BUT not directly on CheckBox. The checkbox is checked fast and all OK - UniDBTreeGrid2CellClick Event fired Once on Chrome and Firefox.

2. With Chrome Browser! When I Click DIRECTLY on Checkbox UniDBTreeGrid2CellClick fired TWICE.  (on subitems of Item3 and Item2) the "Loading data" message apeear:

image.png.323c7fa3edc28296e1648d218268fdf4.png

3. With Firefox Browser! When I Click DIRECTLY on Checkbox, the focus is switching to this cell, but UniDBTreeGrid2CellClick NOT fired and checkbox is not change its state. I Must click to the same checkbox again and then Event fired TWICE. And on subitems of Item3 and Item2 the "Loading data" message apeear too.

4. It would be great to display Checkboxes on the Tree like in UniTreeView :

 

image.png.958f1d2ac0165ca121f18f849ecbcac8.png

I would happy with any suggestions to checkbox to work fast without "Loading data" lag and from the first click. 

 

DBTreeGridTest2.zip

Link to comment
Share on other sites

Great thank you.

This solved problem with event called twice and all work fast.

But in Firefox still need to click twice to change checkbox state.

Another question:

How can I move column with checkboxes to the left at first position?

image.png.ea9c34daa39a95b369a005a515a4b2b5.png

 

 

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...