EasyUI Forum
September 14, 2025, 03:10:19 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 / Re: Formatting PropertyGrid Values on: November 24, 2013, 02:22:48 PM
Wow! Thank you again. It took me a while - but I figured it out. That was exactly what I needed.
2  General Category / EasyUI for jQuery / Formatting PropertyGrid Values on: November 24, 2013, 01:28:14 PM
You've helped me with my showing groups problem.

Now I can not figure out how to format values when building a propertygrid dynamically using appendRow.

I see how to format and style while editing - but how to you format cells individually during normal display.

Each cell has various formatting requirements depending in the data type and decimal precision. Cells are not uniform, one may be an integer while the next is a floating point with precision 2.

I know how to format and control style in HTML5 and CSS - but I'm building my grid dynamically and I don;t see how to control each cell during the appendRow creation.
3  General Category / EasyUI for jQuery / Re: ProperyGrid not showing Groups on: November 23, 2013, 09:59:07 AM
Thanks - that worked perfectly.

Can you maybe explain what is going on? I used appendRow following the tutorial but I didn't read anything about reloading the data in order to show the groups.

Any additional info would be appreciated. I want to add editor's next for each of my datatype's. I have floats, integers, booleans and lists that I would like to apply.

Nice work! Thanks again.
4  General Category / EasyUI for jQuery / ProperyGrid not showing Groups on: November 23, 2013, 09:22:03 AM
I am building a properygrid dynamically in JavaScript and use appendRow to add my data. I made sure showGroup is set to true prior to adding the data. The markup does not contain the group table div's until I click the top row Name header. Once I click Name the groups show up. Prior to that I have a list of data exactly how I added it without the groups.

Any ideas on what I'm missing? I really like what widgets EasyUI provides and I'm considering using it as a replacement for JQueryUI - but not until I get this figured out.

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