Hello,
I am also very interested in the cell auto size feature. I have a “comments” column with lots of contents. It will be great if the
Hello,
I figured out how to call onInitializeForm, but I don't know the syntax to set the needed color for
It worked. Thanks a lot!
Maggie
Hello,
I checked the online documentation on onclickPgButtons:
This event can be used only when we are in edit mode; it fires immediately after the previous or next button is clicked, before leaving the current row, allowing working with (e.g., saving) the currently loaded values in the form.
|
1 |
onclickPgButtons(whichbutton, formid, rowid) |
|
1 |
But I am confused on how to use it. Is there an example on how to use this event? |
|
1 |
Thanks, Maggie |
Hello,
I checked the online documentation on onclickPgButtons:
This event can be used only when we are in edit mode; it fires immediately after the previous or next button is clicked, before leaving the current row, allowing working with (e.g., saving) the currently loaded values in the form.
|
1 |
onclickPgButtons(whichbutton, formid, rowid) |
|
1 |
But I am confused on how to use it. Is there an example on how to use this event? |
|
1 |
Thanks, Maggie |
It is DOCTYPE definition
Hello,
I use IE.
I can't find the syntax of using onInitialzeForm on the documentation. Could
I have something similiar. My problem was fixed by adding this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd“>
Hope it help.
Maggie
Hello,
I used the setLabel method like this:
setLabel(0, “Invoice Number” ,{color:'red', 'text-align':'center','font-size':'15px', 'word-wrap': 'break-word'})
I want to set the text font size big but the whole string can't fit in the column header. Is there a method to set up the header layer height or cell height?
Thanks!
Maggie
This is helpful. I checked the execution of scripts and figured out that I need to put the reference to the grid script on the tab page, and remove the htl header
This is helpful. I checked the execution of scripts and figured out that I need to put the reference to the grid script on the tab page, and remove the htl header
Thanks Tony!
Hello,
I tried to run my page using firefox, the edit form position looks right using firefox,
Here are my codes that load the css and js:
This helps!
Thanks!
Maggie
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top