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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
textbox text missing after detailsview postback?31 Jul 2006 16:37 GMT2
I have a imagebutton in a detailsview, which, when clicked, causes postback
and show or hide some of the rows. (Me.DetailsView1.Fields(4).Visible = true
or false) That's all it does.
In the same detailsview I have other controls : dropdownlist, checkbox and
Datagrid table display method31 Jul 2006 13:19 GMT3
Just wondering if someone could help me.
I have a datagrid that displays client data A & B. If client data A is
displayed then i display an image and some data in the table in my
grid.
Getting the value in a cell in a DataGridView27 Jul 2006 21:45 GMT3
I would like to capture the value in a specific cell in the current row on
a double-click event on a DataGridView.
I can't seem to figure out the syntax.
Any help is greatly appreciated.
GridView_Sorting() Event fires twice?27 Jul 2006 04:02 GMT2
I have a gridview object, and i have bound it to data. I created a sort
method, and have set it so that when the gridview heading is clicked on, it
should sort the gridview (the [gridview]_sorting() method fires when a
heading is called, and then my sort method is called within ...
FINDCONTROL PROBLEM24 Jul 2006 21:26 GMT4
It is in my <EditItemTemplate> Tag..
<asp:DropDownList Runat=server ID="CIdeefixeSatis" SelectedIndex='<%#
SelectMyIndex(DataBinder.Eval(Container, "DataItem.ideefixesatis")) %>'
GridView - FormView Problem24 Jul 2006 08:15 GMT8
Hi    
I have a GridView and a FormView connected among them through a relationship
master/detail    
The FormView has an ObjectDataSource with a ControlParameter connected to
want to make column in DataGrid a Hyperlink23 Jul 2006 15:34 GMT1
I am new to ASP.NET and I'm using Visual Studio 2003.  I put a datagrid on a
form and bound to the Northwind/Orders table.  The first column is the ID
field.  How can I make the ID field display as a hyperlink on the grid when
the web form is displayed?
ItemDataBound fires for header only23 Jul 2006 12:16 GMT2
This is driving me crazy. I need to hide rows that a particular cell is
zero. On debuggng I fiound out that ItemDataBound fires for header only
and not for Item and AlternatingItem
private void grdSelectionList_ItemDataBound(object sender,
How to enable and disable a single row in a datagrid?23 Jul 2006 08:56 GMT2
Is there's a way to do this? I want to have control over the
enabling/disabling of a single row...
Any help will be appreciated...
Help on DataSets23 Jul 2006 08:51 GMT1
I am creating an application using asp.net 2.0. But I am stuck
somewhere. I want to get values from a DataSet one by one on every
Page_Load. So I wrote my code in Page_Load but it didnt work, giving a
warning. Here is my code:
DataGrid with Multiple DropdownList's - need to Populate dynamical20 Jul 2006 23:53 GMT3
Need help with a DataGrid DropDownList problem.  I have a datagrid that
contains several columns, including two ItemTemplate columns that have
DropDownList controls.  The DropDownList controls are in columns titled
"Short Title" and "Editions".  When a user makes a selection from ...
Percentage width for cells in web Datagrid20 Jul 2006 21:40 GMT1
I was migrating a web application from VS2003 to VS2005.
In one page I had a grid with some cells with fixed width in pixels and two
cells with width in percentage (65% and 35% respectively). In these cells
with percentage I use user controls (dropdown extended).
Datagrid PageIndexChanged event doesn't fire18 Jul 2006 09:45 GMT1
I already did this in the past succesfully. I can't understand why it
isn' t working now. Anyone can see anything wrong?
The ASPX page
<%@ Page language="c#" Codebehind="WebForm1.aspx.cs"
Hyperlink column when AutoGenerateColumns = True18 Jul 2006 09:40 GMT3
Hi, all -
Can I make a hyperlink column when the AutoGenerateColumns property of a
datagrid is set to "True"?
I have a column that is created by AutoGenerateColumns called "WOID". I
context menu of GridView15 Jul 2006 08:08 GMT2
Is it possible to create a 'context menu' for my GridView?
What I need to when the user clicks on a row in my gridview I need to show a
menu with links to a details page for that row of data.
Pages: 1 2 June, 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.