i have private void enableFormValues(Control parent) in my aspx page
i added the above code in a classfile as public void enableFormValues(Control parent)
but when i am trying to call it in .aspx file i ama not getting enableFormValues
Your question is not clear.
1. You said you cannot call the method from class
Now you say that you are not able to enable/disable control.
Please clarify your exact problem
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.