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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How do I change the DataGrid column order programmatically?13 Jul 2003 05:06 GMT1
I use a single datagrid to load several different types of data depending
upon some user driven criteria.  The AutoGenerateColumns property for the
datagrid is set to true.  I also dynamically add a hyperlink template column
from an user control using the LoadTemplate method (thanks ...
bounding for dropdown list in datagrid12 Jul 2003 09:26 GMT1
I put a dropdown list in ItemTemplate Column. I can select its value from
the dropdown list and store in a dataset, but when I retrieve records from
dataset, it doesn't show up in the datagrid. Is there anything I missed? and
where can I find something for reference?
Dynamic DataGrid Hyperlink column12 Jul 2003 09:25 GMT2
Is there a way to dynamically set the field DataNavigateUrlFormatString in a
hyperlink column of a datagrid?  Currently, if a user clicks on the
hyperlink in the hyperlink column for every record in the grid, they are
always directed to the same url.  This is because the
Databound DDL using code-behind12 Jul 2003 09:21 GMT1
Does anyone know of a resource for information on how to create a working
databound DDL in  a datagrid using code behind? I have found a plethora of
resources for doing this without code-behind, but I would prefer (and would
like to understand how) to do it utilizing code-behind.
Dynamic Hyperlink Column12 Jul 2003 09:17 GMT1
I have a datagrid built programmatically in code behind that has a Hyperlink
Column. Part of the URL is static and part of it is dynamic, which varies
for each row based on datafield values. For (eg)
http://test.dg.com/region/solution/partner
Paging question12 Jul 2003 09:11 GMT2
Hi all and thanks in advance for your help,
I am reading this book called ASP.NET unleashed and on the datagrid section
it says that there is a disadvantage with paging with the datagrid.  That
when you do paging with the datagrid and datasets, all the records must be
Word Wrap11 Jul 2003 16:29 GMT2
I've a DG and I've set all rows with WordWrap=false but when the cell text
is something like "Hello brave new world" the text wrap (for the white
space?).
How can i disable the wrap for everything ?
Accessing a control on a datagrid in VB.NET11 Jul 2003 09:52 GMT2
I'm sure this is easy to do but I seem to be having a problem making this
work. Basically I have an image button in column 4 of a datagrid and I want
to dynamically change it's text. The problem is I am not sure where to do
this and how to do it.
can't get data to show with bound columns10 Jul 2003 17:09 GMT4
I'm trying to create a DataGrid filled with values from a DataSet and
I want the user to be able to show and hide whichever columns they
choose. I have a dropdown list box filled with the column names so the
user can select a column name and hit a button to hide or show it.
How Do I : add Checkbox updates without using edit/upate/cancel10 Jul 2003 09:16 GMT2
 I need to display rows in a grid and then allow the user
to click one or more checkboxes, one per column and have
each click a seperate process/update.
 I DO NOT WHAT TO use the edit mode and then the user
If...Then  statments10 Jul 2003 07:56 GMT5
How can I use a If..Then Statment in DataGrid?
Object reference not set to an instance of an object. .......... Error .... Please Help09 Jul 2003 15:49 GMT2
I am facing a problem, and i don't know why the error is being generated.
I am updating a datagrid with an XML file.
My code is
Protected Sub UpdateCommand(ByVal Sender As Object, ByVal E As DataGridCommandEventArgs)
locking headers in the Datagrid09 Jul 2003 15:17 GMT2
Is it possible to have the scroll bar appear beneath the headers, so they
stay in view while scrolling down a large list of data in the datagrid
control?
you could have two grids and split and over lap them via a frame, but for
Deselect rows in a grid09 Jul 2003 06:10 GMT1
Is there a way to deselct the selected row in a grid other than
setting the selected index to -1. What I am looking for is a way to
set up a loop to cycle through the items(rows) for the grid and set
something like a selected property to false.
Datagrid not diplaying header text08 Jul 2003 23:18 GMT1
I am trying have a datgrid which always displays the column header
text, even though the datareader to which it is bound is empty.
I have a datagrid on my page with data source bound to datareader. The
datagrid does not display the header text when the datareader returns
Pages: 1 2 3 4 5 June, 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.