EasyUI Forum
September 13, 2025, 07:13:19 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: TreeGrid - Indication if the component finished its loading to the DOM  (Read 5547 times)
amir-t
Newbie
*
Posts: 48


View Profile
« on: February 03, 2015, 03:03:51 AM »

Hi,

I'm trying to determine if the treegrid was already drawn,
it means that the html elements were already created and added to the DOM.

Our problem is that we need to calculate text overflow for each treeGrid's cell, and if the text width is bigger than the cell's width, we will set a tooltip for the specific overflowed cell, but, while the treeGrid is not drawn completly, the calculated scroll width of a div cell will be 0, since it's still wasn't rendered in the DOM.

Do you have any indication that I can rely on in order to solve this issue?

Thanks!
« Last Edit: February 03, 2015, 04:54:43 AM by amir-t » Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!