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 / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Datagrid's items are empty after Postback !!!31 Dec 2005 07:22 GMT2
I have a datagrid that represents a Shopping Cart content. I have a
checkbox and a quantity-textbox in each item. An update-button event is
assumed to retrieve the changes happened to both item's controls.
I had this module working probably for a long time. Once, and I don't
Help me understand what is wrong (Data not showing)30 Dec 2005 11:22 GMT2
Hello there I have somenthing pretty strange to me that I am trying to
understand but I seem to fail.
I have the following simple code that works fine in one scenario and give me
an hard time in another one.  I have understood where the problem is but
urgent going crazy data not getting sorted!30 Dec 2005 08:01 GMT2
here is a part of my datagrid itembound event where i calculate 2
columns and assign values to the columns
Dim fileBytes As Integer = (fi.Length / 1024)
Dim lastmodifeddt As Date = File.GetLastWriteTime(FilePath & filename)
Nested Datalist Controls29 Dec 2005 21:59 GMT2
Greetings, I am trying to get the checkbox value from a nested datalist once
I press a button on my form (not within any of the datalist grids). I am
using asp.net 1.1/vb.net
The project I am working on provides users to register for a specific event
Datagrid Paging Problem28 Dec 2005 07:32 GMT2
This is probably a simple question but i would appreciate some help.
I am trying to implement paging with a datagrid that also has a button that
allows the user to insert selected information into a datatable thus:
<asp:DataGrid id="dg" runat="server" ShowHeader="False"
Retrieving hyperlink query string values28 Dec 2005 07:31 GMT2
This is probably a very simple question but i would appreciate some help
I want to retrieve the ProductID from the querystring
<asp:HyperLinkColumn Text="View Details"
        DataNavigateUrlField="ProductID"
how to create datagrid control with vertical columns27 Dec 2005 19:19 GMT2
hello frnd
 if any one cud help me how wud i create gatagrid control with header fields alligned vertically..rather than horizontally(default
NullReferenceException25 Dec 2005 15:08 GMT1
        I am creating a web application on web matrix.I have a
datagrid.I have the following code :
DataTable dt=(DataTable)Session["DataGrid"];
       DataRow dr = dt.NewRow();
Changing the with of an unbound datagrid24 Dec 2005 16:32 GMT1
I have a basic datagrid. But I want to change the width of one of the
columns. The problem is all of the columns are the same width.
I am using an unbound datagrid being filled by a dataset.
Can you help?
Any suggestion23 Dec 2005 16:05 GMT1
Guys,
Im a Tech lead in .net.Just wanted to know if theres any live online
sessions for discussions on .Net,C#,Asp.net like MIRC,YAHOO Chat rooms....
Regards
EditCommand (Datagrid nested in a Data Repeater)22 Dec 2005 20:30 GMT2
I have a Datarepeater (parent) who has a datagrid(child) for each item
of the repeater.  I have the Add/Insert, and Delete working correctly
in the datagrid.  The problem occurs when clicking EDIT in the
datagrid(child).
Column width22 Dec 2005 07:21 GMT1
How to retrieve  _real_  width of DataGrid's column?
At design-time I set width of template columns with the following way:
<headerstyle width="80px"></headerstyle>
This sets the minimal width of the column and during run-time if the column
How to connect button event and datagrid in different files21 Dec 2005 18:15 GMT1
     I have two files : Text.aspx and Default .aspx.
Default.aspx has a Detagrid web control and Text.aspx has a Button web
control.
For this buttton event I want something like if I press the button it
PageIndexChanged not firing21 Dec 2005 14:39 GMT2
I'm new to web app. programming so please bare with me. I have a datagrid
that has several items. The allowpaging is set to true. The gird initially
loads just fine, but if I click on the next page, (or any other) the grid
disappears. I've put stops on the code in the ...
Gridview Stored Procedure output paramters or return value21 Dec 2005 14:25 GMT3
I have a gridview in ASP.Net 2.0.  I'm using a SQLDataSource and the
SelectCommand and UpdateCommand use a stored procedure.  I have an output
parameter in the UpldateCommand.  How do I get the value that is returned
from this parameter?  Or if it was a return value, how would I ...
Pages: 1 2 November, 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.