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
DataGrid Question19 Aug 2003 18:07 GMT8
I have a datagrid which I have bound to data set.
One of the cols in the datagrid( dataset) is a boolean
I want to make the backcolor of the row in datagrid to a certain color
when value of the boolean is true.
datagrid scrollbar?19 Aug 2003 16:20 GMT4
Don't know if this is the correct newsgroup, but can anyone tell me if
the standatd datagrid control in VB.NET has a scrollbar? I can't find a
property for it.
Datagrid Autoformat19 Aug 2003 15:29 GMT3
1. Where are the autoformat formats located?
2. Is it possible to add to them?
Thanks.
Alan
Simple question19 Aug 2003 14:20 GMT2
I have 7 columns on my datagrid, out of which one column (Column No 1) is
hidden (which is containing User ID), and the Column No 3 is displaying user
Name.
Now I have given hyperlink on Column no 3 (i.e User Name) & I want to pick
Tooltip - binding...19 Aug 2003 13:56 GMT2
Is it possible to also bind to the Tooltip property of the control, when
binding the data to the control??
I have a Dataset which contains various bits of data. When a user hovers
over a row, or cell, I want to display a tooltip, which has been bound from
Datagrid & imagebutton19 Aug 2003 04:26 GMT1
I have a datagrid with a templatecolumn, in this template there are two
imagebutton, one for modify the record, one to cancel, but i'm not able to
retrive the unique which is memorized in a hidden column, any idea ?
I tried to set commandargument parameter via code, but i wasn't ...
How to diable buttoncolumn's 18 Aug 2003 12:17 GMT3
Just a question,
If I have a column that performs delete. But I want to disable all the
delete buttons in this column when user click's on edit,
I put this code here,
Datagrid SelectedIndexChanged Problem in CodeBehind17 Aug 2003 07:59 GMT3
I am attempting to use the SelectedIndexChanged to detect when a row has
been selected. I have seen many examples where they are writing all the code
on the ASPX page.
When I attempt to use the SelectedIndexChanged on the Code Behind it never
Formating a Particular Cell17 Aug 2003 04:55 GMT4
If I have a datagrid and I wanted to format the cell in say Row 6 Column 3
how would I do this. I don't want to format the cell based on the data I
just want to make the cell a different color.
I just need to understand how to tell the datagrid I want to do something to
How to set current page index from unique ID in dataset17 Aug 2003 01:21 GMT1
I can now find the right page index when I know the unique ID for a table
sorted by account name as show below.
But...  Does anyone know a more efficient way other than looping through the
whole dataset?
DataGrid Disappears After Paging17 Aug 2003 01:10 GMT1
I am using a datagrid that is bound to a dataset that
contains 18 records.  The page size is 6 rows. On the
page_load the first six rows are displayed as expected.
The grid allows default paging and I have a page index
Button Column added at run time does not seem to trigger SelectIndexChanged Event.16 Aug 2003 23:16 GMT1
I have the following button column added to the datagrid.  It does not seem
to trigger SelectIndexChanged.
Is there something else I have to do?  Thanks in advance.
dcolumn = New System.Web.UI.WebControls.ButtonColumn
DataGrid Issue: "Cannot compute Count" for AllowCustomPaging16 Aug 2003 23:10 GMT3
I am using the techniques mentioned elsewhere for using the DataGrid's
custom-paging ability. I have a query that returns only the specific range
of records I request (this range applies, of course, to the current page
being viewed by the user). I want to use a SqlDataReader instead ...
ImageButton Event won't fire inside Template column of DataGrid16 Aug 2003 19:20 GMT2
I have a custom datagrid control created with CreateChildControls()
My Image Button Event will not fire so I cannot raise it to the webform.
The ItemClick Event will not fire.
My code is below:
Will Events not fire in a datagrid if you set the datasource after the page load?16 Aug 2003 13:26 GMT1
Will Events not fire in a datagrid if you set the datasource after the page load?
How can I get around that?
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.