EasyUI Forum
May 22, 2024, 03:51:01 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]
16  General Category / EasyUI for jQuery / Re: Pivot Grid Totals on: March 27, 2019, 05:24:13 AM
Hi,

I downloaded the latest file but it seems that aggregate functionality doesn't work. Even in the sample file pivotgrid.html, the code for totals is not included.

Can you please share a working example ?

Thanks & Best Regards,

17  General Category / EasyUI for jQuery / Re: Pivot Grid Totals on: March 25, 2019, 09:07:04 PM
Hi,

Please see the attached image for totals.

Regards,
18  General Category / EasyUI for jQuery / Re: Pivot Grid Totals on: March 25, 2019, 02:53:03 AM
Hi,

Any update on this ?

Regards,
19  General Category / EasyUI for jQuery / Re: Pivot Grid Totals on: March 20, 2019, 07:56:43 PM
Somehow the attachment was missing in my earlier post.
20  General Category / EasyUI for jQuery / Pivot Grid Totals on: March 20, 2019, 07:52:30 PM
Hi,

Pivot grid was generated perfectly as shown in attachment with the following source data.
[
  {
    "Name": "Employee 1001",
    "Period": "Jan-18",
    "Amount": 6504
  },
  {
    "Name": "Employee 1001",
    "Period": "Jan-18",
    "Amount": 4648
  }....]

However, I am stuck at displaying column total and row total i.e. Total for each month and Total for each employee. Can you please help ?

Regards,
21  General Category / EasyUI for jQuery / Re: Responsive Example for Mobile & Desktop on: February 02, 2019, 12:14:07 AM
Hi Jarry,

I just noticed that the example you provided is not responsive. The one I found http://code.reloado.com/itiloj3/2/edit#preview is working really nice on mobile.

Regards,
22  General Category / EasyUI for jQuery / Re: Responsive Example for Mobile & Desktop on: February 01, 2019, 11:37:20 PM
Hi Jarry,

Very nice! Almost done. Thank a ton for your quick help.

One last request. If possible, please help to complete the mobile experience.

1. Do not show collapse button & collapsed mode for east. Instead, hide "east" on window resize.
2. Add button in "main" to simulate some action in main. upon button click, slide "east" from right side pushing "main". Show back button to top left corner of "east".
3. Upon clicking back button, slide "main" to the right, pushing "east".

Once again thanks a lot.

Regards,
23  General Category / EasyUI for jQuery / Responsive Example for Mobile & Desktop on: January 31, 2019, 10:22:40 AM
Hi,

We found that your library is very good for business application development. We were wondering whether is it possible to develop responsive page similar to https://hencework.com/theme/pangong/email.html?

As you can see, on desktop, all 3 panels are visible. On mobile, menu is collapsed, email preview is hidden and only inbox is visible. When we click on any email, preview slides and back button is displayed to go back to email list. Very nice experience. Moreover, menu overlaps on inbox.

We will have many such views for leave approval or any other user requests.

I am quite confident that it is possible to develop it using your components. If you can provide example, it will be really helpful for us as well as many others to have single code base for mobile as well as for desktop.

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