EasyUI Forum
September 13, 2025, 07:42:25 AM *
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 / datagrid: resize column arrow cursor on: September 30, 2014, 03:33:40 AM
Hi,
I'm using a datagrid and I noticed that when I hover on a header cell in order to resize a column,
the cursor is shown righter than where i expect it to be (See image attached: the resize is shown when the mouse is on the red dot, instead of the black dot).
Moreover, i have difficulty in resizing columns because the resize cursor is shown on a very specific (and thin) location of the header cell.

Is there any way to fix it?

Thanks in advance. Smiley
2  General Category / Bug Report / Re: subgrid: scroll from the expanders table on: September 22, 2014, 03:20:13 AM
It works! thank you  Wink
3  General Category / Bug Report / subgrid: scroll from the expanders table on: September 20, 2014, 11:45:22 PM
Hi,
I'm using a subgrid and I noticed that when the mouse hovers the expander table I can't scroll. It also happens when using frozen columns.
The reason is because the grid is splitted into two tables - datagrid-view-1 and datagrid-view-2.
Is there any solution to this problem?

Thanks in advance Smiley
4  General Category / Bug Report / Re: datagrid: using column groups with hidden columns on: September 09, 2014, 11:38:04 PM
Thank you for the quick response!
but i still think that something doesn't word properly:
http://jsfiddle.net/6whkzm47/3/

I need the columns : Item Id, Product and Unit Cost to be grouped by the "Item Detailssss" header column, so Iv'e made it colspan 3.
But instead, it's grouping by the 3 first shown columns as you can see in the example.

Thanks in advance.
5  General Category / Bug Report / datagrid: using column groups with hidden columns on: September 09, 2014, 06:09:35 AM
Hi,
I'm using a datagrid with column groups and hidden columns and I noticed that something is going wrong.
I've made an example of the bug here:
http://jsfiddle.net/6whkzm47/1/

Thanks in advance Smiley
6  General Category / EasyUI for jQuery / Re: datetimebox creation on: September 01, 2014, 10:32:44 AM
i inspected easy ui code and found out that when they create dateTimeBox thay create the calendar,spinner and the time box before we pressed the button to show to calendar.
if they will create this on demand only when user click the calendar button the performance is improved to 20ms instead of ~100ms.

i have made this change and it works, if one of the developers will contacts me in private i will send you the modified code for you to observe Smiley
tnx in advanced eliraz.
7  General Category / Bug Report / Re: detailView - updating an expanded row makes the detail disappear on: August 26, 2014, 04:20:10 AM
It works!

Thank you very much.
8  General Category / Bug Report / Re: detailView - updating an expanded row makes the detail disappear on: August 26, 2014, 01:57:32 AM
Hey.

While in the provided example this may be a viable workaround, in our real application the inner grid is dynamic and requests its own data from the server when it is expanded, and its loading time takes a lot longer, meaning that our performance will suffer greatly from this collapse-expand workaround.

Is there a different fix?

Thank you.
9  General Category / Bug Report / detailView - updating an expanded row makes the detail disappear on: August 25, 2014, 11:58:10 PM
Hello,

we have been working with detailView, and found that when calling updateRow on a row which is currently expanded, the detail simply disappears, the row doesn't collapse or anything, but the detail is simply gone.

The result is as follows:


This has can be seen reproduced here : http://jsfiddle.net/4uw4x2ww/4/
we have implemented an updateRow method on every rowClick on the master, so by expanding a row and then clicking on it you can see the detail disappear.

10  General Category / EasyUI for jQuery / Re: subgrid: scroll from the expanders table on: August 10, 2014, 04:07:11 AM
I noticed it happens also on frozen columns, I suggest it comes from the same problem that the frozen columns/expanders are not in the same table of the other data.
Is there a solution?

Thank you
11  General Category / EasyUI for jQuery / Re: subgrid: scroll from the expanders table on: August 07, 2014, 12:49:50 PM
i have the same problem, any sulotion? Shocked
12  General Category / Bug Report / menu button rtl bug on: March 18, 2014, 01:44:48 PM
when i use menu button on RTL mode, and there is no room to the left of the screen for it to open, it stays on left side all the time, instade of going into right side like when not useing RTL.

what can i do?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!