I have a DataGrid named as dgVideo with two columns:
a BoundColumn DataField="ID"
a template column which has
<%# Container.DataItem("DATA_FILE")%>"
<%# Container.DataItem("DATA_SOURCE")%>"
<asp:Button id="Button1" runat="server" Text="Add to Favorite" OnClick="Button1_Click" ></asp:Button>
I...
I have a SQL Sever 2000 Database TableName Names fileds are ID,FIRSTNAME AND LASTNAME.
I bind this Table to a DataGrid named MyDataGrid, added bound columns ID(Read only),First Name,Last Name.
Also added ButtonColumns Edit,Update and Cancel
When I run the form the grid displayed three columns...
I'm new to InterDev 6 and need help getting started. I'm using PWS on W2K as my OS. IN PWS it has my computer name as the PWS web site name. When I try to create a new project and connect to PWS, I type in the server name and it starts looking for the site. After a few miniutes I get a...
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.