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 / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
NumericFirstLast Doesn't work08 Feb 2006 14:27 GMT3
I'm using the GridView control and have the Mode of the Pager set to
"NumericFirstLast".  However, when there are several pages to display,
the pager shows only page numbers--and no First/Last buttons.  First of
all, is this a bug or am I doing something stupid?  Secondly, can I
ASP.NET 2.0, GridView, BoundField Visible=False06 Feb 2006 17:23 GMT1
Based on the code below using ASP.NET 2.0 GridView server control.
When the RefID column Visible="True",
 then [grd1.Rows(i).Cells(0).Text] = "6".
When the RefID column Visible="False",
Datagrid UpdateCommand06 Feb 2006 17:20 GMT1
I am having a problem referencing the field that is updated in the datagrid
EditCommand event.
when i update the text box and trigger the UpdateCommand event the old value
still gets populated.
DataGrid Column Headers03 Feb 2006 20:55 GMT2
I have a datagrid and I want 3 columns to share the same column header.  I
have ColID, ColName, and 3 Hyperlink columns that need to have
AdminFunctions as their header.  Anyone know how to accomplish that?
Thanks in advance for any help!
realignment of datagrid after a search03 Feb 2006 18:36 GMT1
i have been trying to solve this problem the entire morning...i have a
datagrid (i'm using asp.net with C#) which populates the list of all
the users with their details...i have a a search text box and a button
...when i enter a username or the usercode (in the textbox and click on
Using TextChanged event within DataGrid03 Feb 2006 17:47 GMT1
My datagrid contains two text boxes and three dropdownlists - for the
purpose of this example I'll name the textboxes TextBox1 and TextBox2.
In edit mode there is a requirement to update TextBox2's text to
TextBox1 text using the TextChanged event. I trigger the TextChanged
Clear Grid Content03 Feb 2006 16:31 GMT6
I want to clear the content of the Grid before assigning a new DataSource
into it.
I just foud that it show me the combination of old content and new content
from new assigned datasource. So, I want to make sure to clear it first
AlternatingItemStyle color question02 Feb 2006 14:08 GMT1
i have a datagrid, i've set the "header" row to have a white
background with <HeaderStyle BackColor="#ffffff"></HeaderStyle>
and want the color of the data rows to alternate between a color and
white.  so i have added
How to pre-select a control of a DataGrid with the database-result?02 Feb 2006 12:02 GMT1
have used MetaBuilders.WebControls for including a radiobutton in a
datagrid. Its works fine with retreiving the checked radiobutton
datagrid row id. but i'm not able to preselect the row radiobutton
which matches with the database data. ok
Delete Query for Gridview 2.002 Feb 2006 11:02 GMT2
I am using the sqldatasource to populate a gridview and I have a pop up that
fires when the item_deleting event is triggered.
Now in the popup, if the user clicks cancel, i dont want the delete query to
continue.
hiding templates column in datagrid02 Feb 2006 06:54 GMT5
the datagrid that i am working on has 3 template columns having text
boxes in them.what i want to know is how to hide a template column.i
tried hiding a column by setting the visible property accordingly in
PROPERTY BUILDER.it actually worked but when i tried to retrieve the
available columns not refreshed after db change02 Feb 2006 04:16 GMT2
I added a column and deleted another column from my database table. A data
grid is bound to this table through a typed dataset. The xsd file has been
updated to the new schema. The data grid is populated correctly from the
database.
Add attributes to Hyperlinks in HyperLinkColumn02 Feb 2006 02:45 GMT1
Does anyone know how to add javascript calls to HyperLinks in a
HyperLinkColumn contained in a Datagrid?
Somehow I need to have each hyperlink do something like the following:
<a href="#" id="whatever" onmouseout="whatever" onmouseover="whatever".......
Pages: 1 2 3 January, 2006
 
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.