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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can I change the mousepointer while hovering over datagrid?12 Apr 2005 10:59 GMT1
When the mousepointer is hovering over the text area of the grid, it
switches to the "I-bar"... I would like it to remain the standard
pointer... is there a way to do that?
Sorting on a DataField (not KeyField)12 Apr 2005 07:01 GMT2
I am using a datagrid, with two columns(ID is the keyfield).  Now
data in the grid is being sorted by this ID.  How can I sort data on
the Name DataField.
<Columns>
Crystal Reports in ASP.NET using Stored Procedure11 Apr 2005 18:46 GMT3
I'm trying to use our existing Crystal Reports .rpt while trying to migrate
from existing ASP to ASP.NET.
Current Crystal reports all have a datasource which is .ttx having the
format fields required to be populated by the stored procedures externally
Export to Excel shows an empty sheet11 Apr 2005 16:08 GMT1
When I run my Export to Excel, the Spreadheet is empty.  Anyone know what may cause this?   Here is my code:
Response.Clear()
Response.Charset = ""
Response.ContentType = "application/vnd.ms-excel"
Need to change image of imagebutton in datagrid template column11 Apr 2005 15:34 GMT2
I'm going nuts.. I've got a template column with an imagebutton in it.
I would like to change the image on the button when the button is
clicked.  However, in the _ItemCommand() function I can't seem to
figure out how to get a reference to the imagebutton object.  Help
Find Control in Datagrid11 Apr 2005 13:44 GMT1
I have a datagrid and I'm wanting to access one of the hyperlinks
which is located in Template Column i.e.
<asp:TemplateColumn HeaderText="Action">
  <HeaderStyle Width="100px"></HeaderStyle>
static data access11 Apr 2005 02:26 GMT2
I have a static class for data access. what if i
declare some private attribute like this.
private static constr =
ConfigurationSettings.ConnectionStrings["mydata"].ConnectionString;
Export to excel leaves off leading 0s09 Apr 2005 19:12 GMT1
When I export a datagrid to excel the leading 0s of the first column are
truncated.  I am using the following code for the export:
private void ExportToExcel()
        {
can any one help on this:08 Apr 2005 15:12 GMT1
I have a remove linkbutton and editlink button in a templatecolumn in a
data
grid.
when i click the remove linkbutton pop up message should be displayed.
Need some help08 Apr 2005 01:41 GMT1
I have a remove linkbutton and editlink button in a templatecolumn in a
data
grid.
when i click the remove linkbutton pop up message should be displayed.
Datagrid does not respond to any sorting, dataview filtering, or paging events08 Apr 2005 01:23 GMT1
This is my third VB.NET forum to try and help me with my problems and several people have failed so I am hoping someone here is a TRUE GURU on datagrids!
I have a datagrid that I bind to a datasource in the page_load event. No problem.
However, when I try to do ANYTHING to its data ...
Datagrid Edit, Insert & Update Checkbox (ASP.NET Using VB.NET)07 Apr 2005 23:19 GMT2
Hi you guys. If you could possible help me here.
I am quite new to .NET coming over from VB and with limited ASP
development. I am having a problem with my checkbox in the fact that if I
click edit on my datagrid the checkbox does not receive the value from the
Hiding a column07 Apr 2005 14:14 GMT1
I'd like to have a bound column contain a hidden field. When I set a
column's Visible to false, the column
is not rendered at all and I cannot access it programmatically after post
back.
how to improve performance ?07 Apr 2005 01:01 GMT2
I m using a datagrid with AutoGenerateColumns="false",
and a template column composed by a checkbox and a label bound to the
database.
However in some cases, the query returns more than a thousand records
Data Binding and Edit/Update/Cancel Chicken-and-Egg Problem07 Apr 2005 00:38 GMT1
Would you be able to help me out on this one? I've got a DataGrid
control that I create dynamically - no problem there. I also add a
hyperlink column - again no problem. Now I'm adding the
Edit/Update/Cancel column - Problem! The issue is that since the user
Pages: 1 2 3 4 5 March, 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.