|
Title: how to set row height in datagrid, but not in combogrid Post by: Opan Mustopah on December 11, 2014, 09:16:15 PM hello again,
i have a problem with set row height, i already do this, try to override datagrid-row class: Code: .datagrid-row{but not only row height in datagrid increasing, row height in combogrid is increasing too. how to set just only in datagrid? see pic cb1.png i use an inline editing on datagrid. in port columns i use combogrid as editor, but as you can see, it looks weird huh? he's bigger than other. or at least if in case not possible to do that, how to set that height same with input field besides him? thanks in advance Title: Re: how to set row height in datagrid, but not in combogrid Post by: aswzen on December 11, 2014, 11:54:38 PM pernah ngalamin ginian..akhir2nya saya edit source jsnya easyui
Title: Re: how to set row height in datagrid, but not in combogrid Post by: Opan Mustopah on December 12, 2014, 12:21:17 AM boleh di share disini mas? soalnya lumayan urgent juga nih :D
btw, untuk yang problem mas tentang show "no result found" di datagrid kalau resultnya kosong sudah ketemu mas? |