Categories | Question details Back To List | ||
Also, are there event
handlers for when a user re-sizes a column's width?
... Also, are there event
handlers for when a user re-sizes a column's width? Answer posted on Feb 22, 2007 10:48 Yes,
to set mentioned event handlers use the following methods (available in
Professional Edition only): setOnResize(func) [Professional] set
function called on each resizing itteration EventName:OnResize event fired on each resize iteration Get value: cell index cell width grid object setOnResizeEnd(func) [Professional] set
function called after resizing finished EventName:OnResizeEnd event fired after resizing of column finished Get value: grid
object Answer posted by Nadine (Support) on Dec 05, 2014 03:57 To find more precise comments upon this issue, we can offer you read about new ajax.autocompleter and ajax calendar script. |