Categories | Question details Back To List | ||
OnRadiobutton HI, how can i attach onradiobutton event? mygrid.attachEvent("onRadiobutton",doOnCheck); - don't work Answer posted by dhxSupport on Jul 27, 2009 00:45 You can use "onCheck" event instead. Please find list of all available API methods here http://dhtmlx.com/docs/products/dhtmlxGrid/doc/events.html#grid_api_ev |