EasyUI Forum
May 14, 2024, 03:12:28 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / EasyUI for jQuery / Re: Merged cells and long text on: December 08, 2017, 08:47:54 AM
Any Possible Workaround ? Like imposing the datagrid not to increase height of the cells Huh

Thanks
2  General Category / EasyUI for jQuery / Re: Merged cells and long text on: July 26, 2017, 08:39:58 AM
Hallo everyone,

I'm experiencing a strange issue, using merged cells containing text I've seen that if the text in a merged column is very long, the final result is the misalignment of the horizontal rows. As you can see in the attached picture, the upper table is fine while the lower not. More in detail, you can see how the height of the first merged cell from the second row is bigger than the corresponding first (merged) cell of the first row. In fact the correct height for the column description is 2 rows as for the Item column, cell with A 4.5-3a/1.

After a lot of investigation, I found that expanding the width of Description column reduces the abnormous  height of the cell until it fixes it.


I tried to set the options  autoRowHeight: "false",  nowrap: "true", for all tables but didn't work.

Thanks in advance for any help.

Anyone got news for that issue ?
3  General Category / EasyUI for jQuery / Merged cells and long text on: November 24, 2016, 03:26:45 AM
Hallo everyone,

I'm experiencing a strange issue, using merged cells containing text I've seen that if the text in a merged column is very long, the final result is the misalignment of the horizontal rows. As you can see in the attached picture, the upper table is fine while the lower not. More in detail, you can see how the height of the first merged cell from the second row is bigger than the corresponding first (merged) cell of the first row. In fact the correct height for the column description is 2 rows as for the Item column, cell with A 4.5-3a/1.

After a lot of investigation, I found that expanding the width of Description column reduces the abnormous  height of the cell until it fixes it.


I tried to set the options  autoRowHeight: "false",  nowrap: "true", for all tables but didn't work.

Thanks in advance for any help.
4  General Category / General Discussion / [SOLVED] Re: Datagrid, Merged Cells and Edit on: November 24, 2016, 03:25:23 AM
Thanks, worked like a charm !
5  General Category / General Discussion / Re: Datagrid, Merged Cells and Edit on: November 22, 2016, 02:21:02 PM
Thanks, I tried to do that using an onEndEdit event, but I've noticed that a refreshRows is called after vanishing the merging again.
6  General Category / General Discussion / Re: Datagrid, Merged Cells and Edit on: August 29, 2016, 06:13:33 AM
Yes, but i have over 2000 rows and several columns to merge ... it takes a lot o time to redo the entire process.
7  General Category / General Discussion / [SOLVED] Datagrid, Merged Cells and Edit on: August 29, 2016, 01:22:11 AM
Hallo everybody,

I'm using Easyui 1.4.5 for a datagrid, some columns are editable and some not. Some of the non editable contains merged cells. After the editing of a row, some event refreshes and "unmerge" all the current row.

There is something I can do to avoid that ?

Thanks in advance.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!