I have abcd.aspx and abcd.aspx.vb file
on load event of .aspx file I fire gridview withdata, but the strange thing is that I dont have any <form> tag on my page, but gridview still shows data,
someone please tell me how come gridview is populating data without having <form runat="server"> tag
thank you
maxmax
...
Go to the complete details ...