EasyUI Forum
May 05, 2024, 03:23:46 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 / EasyUI for jQuery / Can not change titles of components on: June 30, 2019, 12:33:58 AM
Hi,

I need to change the language of my GUI upon user request. Therefore I add a data-tag containing a language ID and iterate all elements. This works very well with normal elements, but not with panels, tabs, etc.

I've created a fiddle, do you have an idea what I've to do to get the titles updated ?

http://jsfiddle.net/j3rhL5g1/15/

Thank you,
Oliver
2  General Category / General Discussion / Re: Use resizable/draggable as range selector on: August 08, 2018, 07:42:59 PM
Thank you very much for your help !
3  General Category / General Discussion / Use resizable/draggable as range selector on: August 05, 2018, 11:11:52 AM
Hi,

I try to build a selector component, similar to https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxchart/javascript_chart_events_range_selector.htm?light with a combination of the draggable and the resizable component.

On http://code.reloado.com/epicig3 you see my first approaches:

The "data-options" of the parent container contains the start and enddate of the total range (as epoch time value).

But now I'm a little bit stuck and ask for your help:

- how to limit drag and resize area to the parent container ?
- how to implement such handle grips like in jqwidgets ?

Also it would be helpful to get help how to calculate the selected date range from move/resive events

Thank you for your help,
kr
oliver








4  General Category / EasyUI for jQuery / Propertygrid on: November 21, 2017, 07:23:16 AM
Hi together,

could somebody please help with some questions to the propertygrid:

1. is there a way to raise an event, immediatly as soon as the user performs any change (eg when he activates/deactivates the checkbox or selects an another entry of a list/combo ? Currently, I only know the afteredit event, but that requires the user to leave the row or press the enter key

2. sometimes, the after edit event is not fired from the last propertygrid row. Only the last row is affected and it is not consistently reproducable. Is there a patch7workaround to avoid this ?

3. I implemented the colorpicker and it works well. But how can I acbieve, that the cell shows both a box with the selected color and the color hexcode, after change has completed ?

I use V1.5.3 and the patch
Thank you and best regards
Oliver
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!