EasyUI Forum
December 05, 2025, 05:56:56 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 / Re: search on: December 26, 2013, 12:37:00 AM
After lots of study I couldn't figure it out . I think jquery isn't so easy. I'll have to abandon it.

Thanks
2  General Category / EasyUI for jQuery / Re: search on: December 22, 2013, 11:28:31 AM
Thanks for the reply
That is the one I'm using at the moment. I tried to amalgamate it with the crud demo. I want when I click on search for it to reference datagrid24_getdata.php and when I click the pagination buttons on the headers to go to datagrid8_getdata.php. Or do I combine the two php files and detect which button was pressed there.

I'm new to jquery so I may have things totally wrong.

Bill
3  General Category / EasyUI for jQuery / search on: December 22, 2013, 04:13:41 AM
I am trying to add a search to the crud datagrid demo. I need to figure out how to pass the url for the server side search file. Up to now I can get either the search to work or the pagination to work, but not at the same time. I think I need a url local to the search function

thanks

bill
4  General Category / EasyUI for jQuery / crud datagtrid on: December 10, 2013, 04:44:07 AM
Hello I wonder if  anyone could help me , I'm adapting the crud data grid demo. These are the javascript files I'm including

        <script type="text/javascript" src="http://code.jquery.com/jquery-1.6.min.js"></script>
   <script type="text/javascript" src="http://www.jeasyui.com/easyui/jquery.easyui.min.js"></script>
   <script type="text/javascript" src="http://www.jeasyui.com/easyui/jquery.edatagrid.js"></script>

If the last line is included , pagination or header sorting does not work. If I remove the last line pagination and header sorting works but I'm unable to do inline editing. I'm at a loss as to where I'm going wrong.

Any help would be appreciated.

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