hi
Am having one Gridview and in tht Gridview am having some form name with some checkboxes.
If the checkbox is checked , the value of the form is one! else it is zero!
Am creating an XML file by using these form names and checkbox values!
According to these form values as 1, it should load in the menu tht is in MasterPage.
How can i do this?
Can u plz give me an idea or example for this!
Am having one Gridview and in tht Gridview am having some form name with some checkboxes.
If the checkbox is checked , the value of the form is one! else it is zero!
Am creating an XML file by using these form names and checkbox values!
According to these form values as 1, it should load in the menu tht is in MasterPage.
How can i do this?
Can u plz give me an idea or example for this!
Comment