EasyUI Forum
April 24, 2024, 11:57:06 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: [1] 2 3
1  General Category / EasyUI for jQuery / Re: Datagrid | help with a checkbox customizable in a column header on: January 17, 2015, 10:16:28 AM
Thanks for your reply, another question more. I need put a checkbox in the header of the third column, only to check all or uncheck all checkboxes of that column. Is it possible?

regards.
2  General Category / EasyUI for jQuery / Re: Datagrid | help with a checkbox customizable in a column header on: January 16, 2015, 02:08:08 PM
Thanks for your reply, but i need that the checked operation in each column will be independent. In your example, if you check the first column, the third column also changes its checked value as the same of the first. In my case, each checked cell should be independent on its changes; it should be the same for the column.

Regards,
3  General Category / EasyUI for jQuery / Datagrid | help with a checkbox customizable in a column header on: January 15, 2015, 10:02:53 AM
Hi JEasyui Team,

I have a checkbox column as first column and i want to use a custom checkbox on header of the last column, but this checkbox is  unchecked or checked when all checkboxes of the first column are checked or unchecked.  how can i fix this issue?

http://jsfiddle.net/ryupanqui/2pLdvxnb/1/



4  General Category / Bug Report / validatebox: Tooltip message position on: August 25, 2014, 08:04:07 AM
Hi JEasyUI Team,

I'm using the version 1.3.6 and i have a problem with the position of the validatebox message. Please, open my test.html file and put the cursor into input. This is a bug? or How can i fix it?

5  General Category / EasyUI for jQuery / Problem using a combobox on a menubutton. on: August 14, 2014, 07:47:29 AM
Hi JeasyUI Team,

I would like to use a combobox contained in an item of a menubutton, but the menubutton closes when the mouse enters on dropdown of the combobox. It is possible to fix this?

please see my attachment file, test.html.

Thanks in advance.
6  General Category / Bug Report / Menu: Incorrect position of Submenu. on: August 10, 2014, 08:55:52 PM
Hi JEasyui Team,

I am using v1.3.6... How I can fix this problem? this happens when the text of an item of the submenu is larger than the width of the window.

Pd. See my attachment file, test.html.
7  General Category / Bug Report / Panel: doLayout Method doesnt exists. on: August 04, 2014, 01:12:54 AM
Hi jEasyui Team,

I am reading the documentation and i see that exists a method called doLayout in panel, but it doesnt exists in the jquery.easyui.min file.

8  General Category / Bug Report / Re: No horizontal scrollbar in datagrid on: July 31, 2014, 02:07:33 PM
i have the same problem when the datagrid is empty. stworthy, are you planning to include this solution in the $.fn.datagrid.defaults.view as default behavior?
9  General Category / Bug Report / Re: Error in menubutton when the menu is shared between two or more buttons on: July 28, 2014, 01:04:09 AM
stworthy, nice solution to load menubuttons on formatter.

however, I have a similar problem than omhardb. Please open my test.html file attached and click quickly in each menubutton and see than the menu is shown, hidden and shown again, but it seems that it works correctly only when the mouse passes over the buttons.

Thanks in advance
10  General Category / Bug Report / Re: Tooltip: message is shown incomplete on: July 27, 2014, 11:56:21 PM
It works fine. Thanks.
11  General Category / Bug Report / Tooltip: message is shown incomplete on: July 26, 2014, 02:03:02 PM
Hi jEasyUI Team,

As you can see in the attached file, the tooltip message is showing incomplete on bottom, I know I could change the position using the onPosition event, but I think it should have the correct position as default, something like: if(left<0)  left = 0
12  General Category / Bug Report / Re: Menubutton: Incorrect menu position when moving mouse wheel on: July 23, 2014, 06:54:59 AM
It works fine. Thanks.
13  General Category / Bug Report / Menubutton: Incorrect menu position when moving mouse wheel on: July 22, 2014, 09:25:40 AM
Hi jEasyUI Team,

This bug occurs when the container of MenuButtons has a scrollbar.
1. Click on any MenuButton, the menu is opened. (OK)
2. No Hover over the menu and exit button, the menu continues opened. (OK)
3. Moving the mouse wheel, the menu continues opened (BUG)

The error is that the menu continues opened and positioned where it was initially opened. I think the solution is to close the menu or take the new position of MenuButton when the scroll mouse is moved.

Please, open my example in test.html file attached.

Thanks in advance.


14  General Category / EasyUI for jQuery / Re: automatic check/select data in datagrid on: June 03, 2014, 04:01:15 PM
I would know about this. Why this is not a default behaviour of datagrid? Because I think the problem is that developer will have to repeat this same code  in the 'onLoadSuccess' event of each datagrid. Thanks in advance for your reply!
15  General Category / Bug Report / Tabs: when select a tab, the resize event is dispatched always. on: May 31, 2014, 12:42:20 AM
When select a tab, the resize event is dispatched always, but should be dispatched when changes the width or height, not when are same. Is really necesary dispatch this event always?, because if a tab have layouts, datagrids, panels, graphs... and i select the tab, these are resized too. I am sure that if this is resolved, will have a high-performance.

please open the attached file named  'test.html', and click on "TAB 4", it shows alerts whenever the resize event of the tab and of the datagrid is called.
Pages: [1] 2 3
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!