Ask a Question related to ASP.NET Building Controls, Design and Development.
-
Sriram #1
Required field validators do not while editing a row in a datagrid present in a composite control
Hi All,
I have created a composite control and I have added a datagrid in it. I am dynamically adding an edit column for editing the data. Now I want to validate the value entered in the textbox. The validators are not working as expected.
Thanks in advance.
Regards,
Sriram Mallajyosula
Sriram Guest
-
ASP.NET Required field validators
Hi How can I stop a requiredfield validator from validating? The scenario is that my page has 2 modes "Add" & "Edit" I have a single form on... -
Property Not saved in Composite Control... Help & Pointers required.
I have created a coposite control, consisting of text, labels , radiobuttons and checkboxes the purpose is to create a generic control to manage... -
Datagrid and IE Control Toolbar Composite Control
i have a datagrid and toolbar and have integrated them in my composite control(inherited datagrid) toolbar items are shown as for e.g... -
Possible to create a composite control that has a child control that is a validator that validates the composite control itself?
I am attempting to create a composite control which has a label, followed by an optional error message, followed by two text boxes. I have... -
how to enable the required validators in javascript
Jenet: Specify in the OnSubmit event of your FORM element the name of the javascript function you want to call. <form method=post...



Reply With Quote

