EasyUI Forum
May 06, 2024, 08:30:22 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 [3] 4 5 ... 30
31  General Category / EasyUI for jQuery / [SOLVED] Columns width on: September 04, 2018, 12:07:46 PM
Hello
I have datagrid with 5 columns. Datagrid should be used on Desktop and Mobile devices.
What I need is this:
if screensize is bigger then 1000px, columns need to be resized to fill empty area (please see right side on attached image).
If screen is smaller then 1000px, columns should not be resized.
How to do that, please?
32  General Category / Bug Report / Re: [SOLVED] Sidemenu on: August 26, 2018, 10:22:19 PM
Yes it works, thank you so much.
33  General Category / News / Re: jQuery EasyUI 1.6.0 Release on: August 26, 2018, 12:44:07 PM
It would very helpful if you could list the added properties and methods here.
Thanks.

You have changelog here:
https://www.jeasyui.com/download/v16.php
34  General Category / Bug Report / Re: Sidemenu on: August 26, 2018, 12:42:49 PM
Yes, it works OK now, thank you.
Please also update https://www.jeasyui.com/easyui/jquery.easyui.min.js and on your Sidemenu demo.
35  General Category / Bug Report / [SOLVED] Sidemenu on: August 26, 2018, 12:07:31 AM
Hello
there is some bug on Sidemenu - if you navigate to your demo and click on "Toggle" to minimize Sidemenu, and if you click on button (three points) like displayed on attached image, menu is displayed below which is not correct.
Additional, if you click on Sigma icon, menu stay minimized and it not looks OK.
36  General Category / General Discussion / Re: AdminLte and JeasyUI on: August 16, 2018, 03:03:34 AM
Hello
if you plan to create some sample Sidebar page (once sidebar is ready) - is it possible to create something like this:
http://thetheme.io/theadmin/assets/img/preview/html-structure.png ?
37  General Category / General Discussion / Re: onSubmit get textEditor value on: August 04, 2018, 10:38:43 PM
I'm using this

var html = $('#texteditor_div').texteditor('getValue');
38  General Category / EasyUI for jQuery / Re: Open animation on: July 04, 2018, 12:31:20 PM
Just perfect, thank you so much!
39  General Category / EasyUI for jQuery / [SOLVED] Open animation on: July 04, 2018, 12:45:09 AM
Hello
I need to open west panel using fade animation, instead of slide.
Here is example:
http://code.reloado.com/oeasyrik1/176/edit
if you resize screen to less then 900px and if you click on togglePanel, you will see that Left view (west panel) is opened using slide animation and I need fade instead.
How to do that, please?
Thank you.
40  General Category / EasyUI for jQuery / Re: Overriding default font size, height, border on: June 28, 2018, 12:51:02 AM
Some styles (not all) can be changed in the Theme builder (https://www.jeasyui.com/themebuilder/index.php)
However, it would be great when is possible to change all other styles, like datagrid row height, tab header height, panel header height etc.
41  General Category / EasyUI for jQuery / Re: treegrid checked on: June 20, 2018, 05:48:53 AM
Please check this:
https://www.jeasyui.com/forum/index.php?topic=6773.0
42  General Category / EasyUI for jQuery / Re: Latest jQuery (ver. 3.3.1) problem on: June 18, 2018, 11:10:32 PM
Awesome, thank you so much.
43  General Category / EasyUI for jQuery / [SOLVED] Latest jQuery (ver. 3.3.1) problem on: June 18, 2018, 06:03:09 AM
Hello
I made example here:
http://code.reloado.com/oeasyrik1/169/edit

steps to reproduce problem:
1. please resize your browser window like you can see on attached image
2. scroll at position as displayed on right side of image
3. click on row with id 800
- you will see that clicked row is moved to top. If using jQuery 2.2.4 everything works OK, like you can see here:
http://code.reloado.com/oeasyrik1/170/edit#preview
44  General Category / EasyUI for jQuery / Re: Resize datagrid height on: June 16, 2018, 03:43:17 PM
Solved by adding style="height:100%" to html and body...
45  General Category / EasyUI for jQuery / [SOLVED] Resize datagrid height on: June 16, 2018, 08:31:15 AM
Hello
I create datagrid from html and question is - how to resize datagrid height?
Here is simple example:
http://code.reloado.com/oeasyrik1/168/edit#preview
You will see that datagrid have height: 0px
Thank you.
Pages: 1 2 [3] 4 5 ... 30
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!