I am displaying data from the SQL database in a datagrid. everything seems to be working fine except to columns. I have 2 cols start_time and end_time in
the database. when these 2 cols are displayed in the datagrid it shows the
values as 30/12/1899 for all the rows in these 2 cols....any help
appreciated...
Re: Datagrid ... >I am displaying data from the SQL database in a datagrid.... I have 2 cols start_time and end_time ... (microsoft.public.data.ado)
Re: PRIMARY KEY required for WRITING data to SQL DATABASE using DA ... > it for editing tha datagrid & writing the values back to the SQL database.... >> is generally good enough (can be any type of integer column, AFAIK, ... >>> So what is the best way I can create primary key in SQL database? ... (microsoft.public.dotnet.framework.adonet)
Re: Simplest Solution for Repeat Update??? ... I'm not certain why you are using text boxes...... you how to bind to your textboxes and how to use a datagrid if that's a ... > Basiclly I have 10 menu and 10 price fields that change every day! ... > stor the information in an SQL Database and have created a very simple ... (microsoft.public.dotnet.framework.aspnet)
Re: Editable datagrid ... I'm working on a asp.net project with a datagrid.... be adding data into Sql database using the datagrid. ...public void Cancel_dgid(object source, ... DetailsView or FormView control.... (microsoft.public.dotnet.framework.aspnet)
Re: Editable datagrid ... I'm working on a asp.net project with a datagrid.... be adding data into Sql database using the datagrid. ... ListBox to do this and edit update and delete. ... DetailsView or FormView control.... (microsoft.public.dotnet.framework.aspnet)