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 / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Unnecessary spacing between two images in the same column of datagrid30 May 2004 14:02 GMT4
I am placing two images in the same column of the datagrid as shown by
the code given below. When I view this page in the browser, there is
about 3 pixels of space between the images displayed (I am not
expecting any spacing between these images). I want both the images to
How to reference hidden columns30 May 2004 09:06 GMT2
I'm trying to reference a hidden key column in my datagrid control without
success.  I've set the columns up at design time through the property
builder, and I've set my key column's visible property to false.  In my
updatecommand event I need to reference the key value for the ...
Paging not working in a datagrid29 May 2004 00:37 GMT4
I'm trying to use paging in a datagrid, but I can't get past the "cannot
compute Count for a data source that does not implement ICollection"
application error, as it does not point to a line in the code. Does the
same thing even when i change the AllowCustomPaging property to
Problem creating custom header when datagrid AllowPaging=true29 May 2004 00:05 GMT2
I have very strange problem with custom header.
I create this in PreRender event, and if datagrid AllowPaging property is false, result looks like this:
     CustomerID Sells Amount
     Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
How do i refresh a datagrid from a popup window without re opening the page...28 May 2004 17:55 GMT1
Hi, does any one know how to refresh a datagrid on one page from another page without having to load the whole page again
Let me explain
Ive got a page with 4 tabs on it with different datagrids in each tab..I have a add button on one page that open a new pop up window which allows ...
Hidden columns in execution time27 May 2004 09:39 GMT3
I have one datagrid where the columns are mounted in execution time and use
a column template where exists a link. One necessary to make that the second
column of grid that is mounted in execution time become hidden.
Someone help me?
hiding a Datagrid column 27 May 2004 09:02 GMT5
I'm developing an ASP.NET application.  I have a datagrid that has
7 columns.  The first 3 columns contain buttons (Select, Edit, and Delete)
The next 4 contain data (Table name, Change Description, Change Date,
and Table ID).  I need to have the Table ID of the user's selected
When to unload Session obejects27 May 2004 04:28 GMT1
When should I remove objects that I have put in my session. The consumer of
the control does not know anything about the control. I HAVE to put this
guys in the session.
Also,
Stored Procedures27 May 2004 00:17 GMT14
I'm a little confused about how to obtain a result set from a stored
procedure (stored in a Visual FoxPro 8.0 database) from an ASP.NET web page
in order to populate a WebForms DataGrid control.
I've been experimenting using the code below but the only output i can get
Responding to checkbox in datagrid26 May 2004 16:36 GMT2
I have a datagrid in which I am displaying a column as a checkbox.  A
snippet of the aspx code where I use a template column to do this is shown
below.
I am at a loss as to how to respond to the checkbox being clicked.  Any help
insert blank row between records26 May 2004 13:00 GMT2
i need to insert a blank row between each row of data - is this possible ?
thanks
mark
Programatically setting a HeaderTemplate  HeaderText.26 May 2004 08:17 GMT1
I am trying to set the header text of a datagrid at run time using the
following code
<asp:TemplateColumn HeaderText="">
<HeaderTemplate>
newbie needs help with datagrid26 May 2004 07:43 GMT2
I'm converting a existing .asp application to ASP.NET using Vb.NET. In my
current asp application I have javascript
grid and its populated from the ASP code using <%=dataitem%> and that
populates the rows in the grid.
datagrid help26 May 2004 02:38 GMT1
I need to allow the user to double click on a row within the grid and when
that happens I need to get detailed information on that row and display this
informatin below the grid on the same page.
example:
Mathematical formula used in dynamically rendered DataGrid25 May 2004 22:02 GMT1
   I'm trying to find the ASP mathematical formula for the calculation of
the width in a dynamically rendered DataGrid with a SQL statement. Is
someone knows such a formula, I'll be glad to know.
I'm thinking of something related on proportions, but I'm absolutly not
Pages: 1 2 3 4 5 6 7 April, 2004
 
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.