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 / August 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Controls in certain cells in a grid16 Aug 2003 00:49 GMT1
I have a grid with several fields an many records.  For fields that have a
large amount of text in them, I want to show a button that the user can
click which will show them the contents of the field in a seperate page, or
seperate control.  How can I do this?
Dynamically Hyperlink and Event Handler for the Hyperlink ?16 Aug 2003 00:39 GMT1
I?m creating an Hyperlink dynamically for my DataGrid:
HyperLink hl = new HyperLink();
hl.Text = "MyLink";
hl.NavigateUrl = "#";
Question about DotNetJunkies Hierarchical dg example15 Aug 2003 19:08 GMT2
I've been trying to customize this code
http://www.dotnetjunkies.com/Tutorial/ShowContent.aspx?cg=841522C9-FFBD-4C57-BD4
8-F62B55057FF3&forumID=4117

to suit my own needs.  I can get the hierarchical display using this
method - it's pretty cool!  But I have one problem that screws up ...
Strange behavior in DataGrid14 Aug 2003 10:16 GMT3
Hope you can give me a solution for this. I am having lot of problems with
datagrid but like to come out with one by one.
My main problem is, sometime datagrid disappear. Still I couldn't find a
solution. But if you can give an answer for below mentioned one, it will
Compiler Error Message: CS0123:14 Aug 2003 02:08 GMT1
Hi Everyone...Can somebody help me figure out how to fix this error?
I'm out of ideas!  Thanks!
CS0123: Method 'IC.Reports.Comp.webic_first.EmpLink_ItemCommand(object,
System.Web.UI.WebControls.CommandEventArgs)' does not match delegate
Session object as a datasource for Datagrid13 Aug 2003 17:30 GMT1
Is it possible to have a session object as a datasource for datagrid
control. AS I will be adding rows dynamically. So if I store it in
session on the fly and update the datagrid, will that work? The
session will store an object with many data members, which can be the
datagrid looses colours13 Aug 2003 12:20 GMT1
in the ItemCreated event of my datagrid i am setting the colours
of rows in my datagrid like so:
e.Item.BackColor = hypRequest.BackColor
my problem is that when the page is posted back to itself
viewstate of the user control inside datagrid...13 Aug 2003 07:42 GMT1
I have datagrid with template column and I am using the same user control
for display (in ItemTemplate) and collect (in EditItemTemplate) information.
The user control is a number of text boxes basically in this case. But when
I put some values into this control (LinksData2) and go ...
DataGrid export to excel12 Aug 2003 15:52 GMT2
I've asked this question once before, but am still having problems.
When I try to export this grid to excel i get the error message i've
seen several people talk about :
Control 'DataGrid1__ctl1__ctl0' of type 'DataGridLinkButton' must be
Two rows for each record in DataGrid12 Aug 2003 09:11 GMT1
I have posted similar question in another group a while ago (before this
group came into existence) but would like to double-check on dedicated
DataGrid group:
is it anyhow possible to make Datagrid display one database record using two
DataGrid Autonumbering in Rows12 Aug 2003 07:58 GMT2
I want to add a column Serial No.(Autonumbering) as the first column for
every row in a datagrid.
How can i do that?
Thanks,
Fixed datagrid header,12 Aug 2003 02:17 GMT3
Hi eveybody,
I have a datagrid that can show many rows, so there is a vertical scrollbar.
The problem is that when users scroll down, they loose the view of the
header. My idea, right now,  is to use another empty grid outside the scroll
Newbie--datagrid understanding11 Aug 2003 16:11 GMT2
Ok.  I got VS2003.
It has the table builder.
What I don't understand is how to bind the datagrid to anything in the IDE.
I placed a SQL connection and SQL command on the form.. I can't get a
Problems with Push Button Event in DataGrid11 Aug 2003 01:24 GMT1
Datagrid hangs, html output stops midstream11 Aug 2003 01:23 GMT1
I have recently deployed an application to a hosting environment.
It works well locally, but is having an odd issue on the hosting platform.
I have an editable datagrid.
The default rendering works.
Pages: 1 2 3 4 5 6 July, 2003
 
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.