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 / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to turn off DataGrid header31 Oct 2005 18:45 GMT2
I want to show the column, yes.  I just don't want to show the column's
header.  Was hoping to do this in the .aspx and not the code behind.
Thoughts?
Displaying a Graphic in the cell of a datagrid30 Oct 2005 18:28 GMT2
I want one column of my DataGrid to display the same graphic in each row.
Should I do this with a templated column?
If so, what should the HTML look like in the specification?
Many thanks.
Select a row (on left click) without postback30 Oct 2005 09:46 GMT1
I wonder if it is possible to select a full row in the datagrid whe
the user left-clicks in it without using postback.
I guess it can be done using javascript but I don´t know how.
Any help is appreciated.
Update Custom Collection that is bound to DataGrid made up of Custom COlumns28 Oct 2005 07:21 GMT9
I recieved some very useful help from Steven Cheng in an earlier post in
this group entitled  'Dynamically create datagrid columns' and am now
looking for some help to progress things.
With the help I was given I was able to create a web user control that
asdf27 Oct 2005 17:40 GMT1
nested datagrids27 Oct 2005 17:26 GMT3
Help! Using nested datagrids in web app using VStudio 2003, IIS, SQLServer.
Got the data to load just find in both the outer and inner datagrids. I need
to capture a "select" button click in the inner datagrid, pull the value of
the button text from the clicked
binding combobox control to datagrid27 Oct 2005 09:14 GMT1
,
i am facing problem with attaching combobox to a cell of a datagrid. namely
to the cell 3rd row 4 column..
then the combobox should display that content of that particular cell...
Single Quote Problem in Excel to Export27 Oct 2005 01:13 GMT3
We have to export our data in sql server table to any excel sheet. We have a
template to export, using oledb we are inserting rows to this template and
generating the excel output.
The problem here is we are getting a single quote extra in front of each
Binding combobox to a cell of a datagrid in windows forms  using c26 Oct 2005 17:14 GMT1
i am facing problem with datagrid..
i am attaching a combox to a cell of a datagrid.means i want to palce the
combox in 4th row 3rd col of  grid.and the combox should represent value of
that particular cell....i am using .net 2003 version
Getting the column from a table cell25 Oct 2005 20:06 GMT2
Is it possible (and if so, how) to obtain a reference to the column
given a table cell for a datagrid?
Zahid
Contents of ButtonColumn and HyperLinkColumn25 Oct 2005 15:53 GMT2
Does anyone know how to get the contents OUT of a ButtonColumn item or a
HyperLinkColumn Item in C#?
For BoundColumns, it's extremely easy - e.items.cells[0].Text.
This does not work with ButtonColumns or HyperLinkColumns.
.net 2.0 FormView questions25 Oct 2005 06:30 GMT6
I have a couple of questions about the FormView control.  
How can I access the controls I add to the ItemTemplate from the code
behind file?  For example, I added a button named Button1 to the
ItemTemplate and I want to modify it from the codebehind.
Export to Excel22 Oct 2005 15:38 GMT2
I have a web page (dotnet framework 2.0) with a datagrid that works just
fine.
When the user has collected the data, and this is present in the datagrid, I
would like to enable a button for export to Excel.
"Invalid CurrentPageIndex value. It must be >= 0 and < the PageCount. "21 Oct 2005 19:02 GMT1
in a datagrid, in the ItemDataBound event
in some cells a add some javascript that show up an information
strHref.Append("<A onclick=\"popupValid();\">");
strHref.Append("<span style=\"cursor:pointer\">");
Optimizing binding21 Oct 2005 18:08 GMT1
All my datagrids need editing, deleting, sorting and paging. Datagrid's view
state is enabled,
but it is disabled it for each DataGridItem after binding. Also, I use
DataAdapter instead of
Pages: 1 2 3 4 September, 2005
 
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.