EasyUI Forum
September 16, 2025, 08:33:33 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 / prevent datagrid row from expanding height on: April 11, 2013, 10:16:10 PM
my cell content has a <br/> tag in it so when it is displayed in the datagrid, the row's height expands.

how can we prevent this from happening and ensure that the row's height stays the same regardless how much next line there is within the cell
2  General Category / EasyUI for jQuery / formatter for json array in datagrid on: April 03, 2013, 10:32:25 PM
hi, my datagrid column has a value of a json array

e.g.

{ id: '1', name: '1st' }, {id: '2', name: '2nd'}

not sure how to go about this under a formatter. is this possible? because the javascript gives an error if i use formatter for a json array
3  General Category / EasyUI for jQuery / Re: How To group rows in datagrid on: March 21, 2013, 04:04:12 AM
@stworthy thank you very much! i thought this feature did not yet exist

just one thing. the group row header is aligned center by default

what's the attribute to align this to left or right? thank you
4  General Category / EasyUI for jQuery / How To group rows in datagrid on: March 18, 2013, 07:10:10 PM
is this possible in JEasyUI's datagrid? i saw some sample of subgrid but the demo code involves 2 separate url queries

i havent seen any samples in datagrid either so i guess this feature is not yet supported. however, has anyone managed to do a workaround?

would like to group rows based on a certain column if they are the same
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!