EasyUI Forum
April 29, 2024, 11:31:22 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 / Filtering the local data in data gridI have on: March 17, 2016, 10:16:19 PM
i Have data from the php file using in the json format. this is loaded to the datagrid. it has three columm viz ID, Vtype and AMOUNT. i want using the jquery call in the datagrid with some type of values of Vtype i get the filterdata from the JSON loded data. i am stuck in this using various helps available in the forum/net.

Please advise.
2  General Category / EasyUI for jQuery / Re: Is here have example about the footer value change when edit the column value? on: February 13, 2016, 04:34:36 AM
On changing the value in tghe cell call end cell edit event and call a function having the reloading of the dg footer
3  General Category / EasyUI for jQuery / add row/edit row in the footer on: February 11, 2016, 09:54:51 PM
I want to generate a data grid with the capabilities
1. Inline editing but the editing should be in the footer instead of in the row along with the save/edit/cancel button.
2. Row should be inserted in the footer first and after saving the datagrid reloads and shows with in the datagrid.
3. When we add data in one column it should display the relevant data in the other column e.g. when we add 'empcode' in one column, it should show the 'empname' in the other column obtained using the ajaxquery.
4. Send the additional information(in the other input tags outside the easyui datagrid) using this ajaxquery.

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!