User Profile
Collapse
Profile Sidebar
Collapse
shulamitmias
Last Activity: Nov 7 '12, 03:25 PM
Joined: Oct 17 '12
Location:
-
Content removed, has nothing to do with questionLast edited by PsychoCoder; Nov 8 '12, 09:26 PM. Reason: Removed content, had nothing to do with question asked -
disable item of dropdownlist in selectedindexchange function
hi!
I want to disable item in dropdownlist,I tried that:
(the ddl is in formview )
but it do nothing.Code:document.getElementById('<%=FormViewObligationDetails.FindControl("ddlPaymentMethodType").ClientID %>')).childNodes[2].enable=false
any idea? -
Hide row in formview in JavaScript
Hellow!
How can I hide a row of formview (tr)
by writing javascript ?
thanks...
No activity results to display
Show More
Leave a comment: