EasyUI Forum
June 01, 2024, 07:23:02 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 / General Discussion / Plugin for JEasyUI on: January 17, 2013, 01:39:36 PM
Hello, this plugin will enable the development of user interface with simplicity and objetivididade javascript, HTML and CSS markup merging with the methods of the framework JqueryEasyUI.

Without many words, follows: https://github.com/evertonsena/dom-ui
2  General Category / Bug Report / Re: validatebox issue: Can't move focus to the control because it is invisible... on: August 30, 2012, 08:03:55 AM
I'm having the same problem.

Waiting for a response.

Thank you.
3  General Category / EasyUI for jQuery / Re: Filter remote on a 'combogrid' on: April 25, 2012, 07:03:28 AM
Perfect! It worked perfectly! Thanks for your quick response and taking advantage of the space you want congratulation by the excellent work. I use to develop a project for my learning and I meet 100% right. Follow the example of the application using almost all components: www.evertonsena.com/login

 Cheesy  Grin Cheesy
4  General Category / EasyUI for jQuery / Re: Filter remote on a 'combogrid' on: April 24, 2012, 02:02:13 PM
thanks for the answer! Smiley

The point is that 'queryParams' defined on the grid is not passed to the server. Only the parameters 'q', 'page' and 'rows' are sent.

Understand me? Huh
5  General Category / EasyUI for jQuery / Filter remote on a 'combogrid' on: April 19, 2012, 12:43:23 PM
How to filter in a remote 'combogrid' merging with the 'queryParams'?

I thank you!
6  General Category / Bug Report / Re: Problem loading data in the form on: August 09, 2011, 06:31:33 AM
http://jsbin.com/oxazud/6/edit

Very good. Thank you!
7  General Category / Bug Report / Re: Problem loading data in the form on: August 05, 2011, 07:11:28 AM
It worked! Thank you.  Cheesy

http://jsbin.com/oxazud/4/edit

This fix will take effect in http://www.jeasyui.com/easyui/jquery.easyui.min.js
   when?

This situation is natural for those using the CakePHP framework, just like me.

Again thanks.
8  General Category / Bug Report / Re: Problem loading data in the form on: August 04, 2011, 06:42:52 AM
UP
9  General Category / Bug Report / Problem loading data in the form on: August 02, 2011, 12:32:14 PM
The code below is in error:

http://jsbin.com/oxazud/edit

Not support the input point with name containing.
Works in version 1.2.3.
10  General Category / Bug Report / Re: $('#a').datagrid('hideColumn','code.promo')‏ on: July 15, 2011, 08:51:55 AM
Change your jQuery to version 1.4.4, Solved!

Failure to use the new features the latest version of jQuery and that's a shame!

Thanks
11  General Category / Bug Report / $('#a').datagrid('hideColumn','code.promo')‏ on: July 14, 2011, 07:36:34 AM
Hello,
My name is Everton Sena and I live in Brazil. Sorry for my bad English.

First I want to congratulate you for the excellent team EASY-UI.

The use of hideColumn method does not work when the column contains a field dot.
Example: $ ('# a'). datagrid ('hideColumn', 'code.promo');

The error is this: uncaught exception: Syntax error, unrecognized expression: [field=code.promo]

This occurs only in version 1.2.4.
In version 1.2.3 works!

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