hello all,
I have created a two dimenstional array and try to bind to a datagrid as shown below. But I could not get the array values in the datagrid. Instead It is binding the properties of the array.. I could not find why it is happening. Could any one please explain why it is happening and...
hello all,
I want to radio button in the datagrid's template column.
First I tried with webform radio button. But there I could not give the unique groupname.
Second I tried with the html radio button. Here I could give the same groupname(name attribute).. But id and value I could not...
hello all,
I have two webforms radio buttons in a same group. Through Code I am setting second radio button as checked by default. ie, In ASPX page it looks like as shown below..
<asp:RadioButton id="rdoSOne" runat="server" Text="ServerOne"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.