Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / DataGrid / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Get updated values from DataGrid20 Sep 2005 16:43 GMT2
I have a DataGrid, with Edit links in each row. The Edit button works, the
user can change the values. But I can't get updating to work.
<asp:datagrid id="Content" runat="server" OnUpdateCommand="Content_Update"
OnCancelCommand="Content_Cancel" OnEditCommand="Content_Edit">
Datagrid: How do I allow edits but not new records?19 Sep 2005 23:06 GMT2
I would like to allow editing of data displayed in a datagrid but not the
adding of new records.
How do you set it up?
How to the get to number of retrieved columns?19 Sep 2005 00:18 GMT1
i just implement an own search site in MS CRM 1.2, which searches in a
MS-SQL database.
My question is, how to get the number of retrieved columns by a SQL-query??
Any suggestions for me?
Create ItemTemplates at runtime18 Sep 2005 17:56 GMT1
Fairly new to ASP.net. I want to create a Datagrid that will bind to a
DataSet created a runtime and which will hence have a variable number of
columns. I want to show the data in binded textboxes.
I can't create template columns in the designer because I don't know the
Scroll grid With fixed header (It this posible?)18 Sep 2005 17:53 GMT1
Hi, i explain my question...
I have an ascx web user control this one have a datagrid whit some
properties i had make a good datagrid user control for me. But now i have
the last problem i was looking for a way to put scroll bars if my control
How to get the number of retrieved columns when doing a SQL Query16 Sep 2005 14:16 GMT4
i just implement an own search site in MS CRM 1.2, which searches in a
MS-SQL database.
My question is, how to get the number of retrieved columns by a SQL-query??
Any suggestions for me?
Formatting String in Datagrid16 Sep 2005 14:12 GMT3
does anyone know how to format strings this way:-
i have 1 column(unit_num) in my Datagrid which displays eg. "01-123"
i have to display only the floor level of the unit number, the first 2
digits(the number before the '-')
How to add dynamic row in a grid16 Sep 2005 13:05 GMT2
When I load the page, I need to add a row in the code behind?
Dave
How to add client row click funciton on datagrid16 Sep 2005 01:31 GMT5
is there anyone help me,
i want to add rowclick javascrip function on asp.net datagrid
what can i do this.
bgun
Can I convet a query from an API into a Datasource to bind to?13 Sep 2005 21:22 GMT2
I have some sample code that queries through a products API.  I'd like to convert this sample into a Datasource that I can bind to a Datagrid (instead of using the Console.WriteLine), but not sure as to how.  Can anyone help?  Here's the sample:
       For i = 0 To queryResults ...
Is it possible to acheive the following using a DataGrid in ASP.NE12 Sep 2005 04:16 GMT3
I'm hoping that someone might be able to help me with the following challenge.
The problems lies in the ability to display rows and columns of data on a
datagrid conditionally.
I have a list of rows in a data grid with one of the columns being a date. I
Sorting a date column09 Sep 2005 16:13 GMT3
I'm trying to sort a date column but it keeps doing this:
09/08/2005
09/08/2004
09/09/2005
Update SQL table based on datagrid changes09 Sep 2005 14:49 GMT1
How would I update the SQL table based on the changes made to the data grid
in vb.net.
Any help would be greatly appreciated,
Thanks,
Datagrid Template Column size control09 Sep 2005 03:43 GMT1
I have a datagrid with 2 Template columns. 1 colum which has all the data in
the form of a HTML table and other which has
an image control and shows the image there. I only show the detail of 1 item
there. However, the height of the datagird is much
about displaying data in datalist control08 Sep 2005 17:45 GMT1
I have datalist control in my ASP.NET application
the problem here is
i have used a textbox with multiline true propertly when i enter data like
"fdjsfhjksdhfjsdfhsdjhfsdfhsdjfhsd
Pages: 1 2 3 August, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.