Hi I'm using telerik rad controls for asp.net I have to clear the inputs with javascript; but telerik controls (radcombobox e.g.) generates a huge markup so how to clear telerik controls on a page in client-side?
thnx
|
|
Hi I'm using telerik rad controls for asp.net I have to clear the inputs with javascript; but telerik controls (radcombobox e.g.) generates a huge markup so how to clear telerik controls on a page in client-side? thnx
|
||||||||
|
|
|
I have very simple working example. I hope this would give you some ideas on how to proceed. I have done some clearing for the textboxes.
|
||
|
|
|
This could be off topic but the JS framework Dojo could be of help . See this code I use to uncheck all my checkboxes. These controls are all generated on the fly.
|
||
|
|