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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help EditItemTemplate datagrid24 Apr 2004 19:17 GMT3
I need help.
I have a datagrid bound to a dataset produced in code
this time I want to put in edit mode
I have that woring but can't format the edit mode stuff
Help Findcontrol not working with data grid and EditItemTemplate24 Apr 2004 15:58 GMT1
I have a data grid
6 columns wide.
in the 6th column I have a itemtemplate with a text box txtComment
and in the corresponding edititemtemplate I have txtEditComment
Type 'DataGridPageChangedEventArgs' is not defined24 Apr 2004 07:32 GMT1
In my code-behind page I have this routine.  What do I have to do for it to
recognize DataGridPageChangedEventArgs?
Sub PageIndexChanged(ByVal source As Object, ByVal e As
DataGridPageChangedEventArgs) _
Changing text of a label inside a control...23 Apr 2004 13:52 GMT2
I need to change the text of a label inside a datagrid.
The label is part of an <EditItemTemplate >
Can anyone post code of how to do this?
Many thanks
cannot disable viewstate on datagrid23 Apr 2004 12:26 GMT1
I have a datagrid which can display upto 20,000 records and the
viewstate gets very big. I have tried turning of viewtate using
EnableViewState = false both on the parent page and on the DataGrid
itself, however when i view the generated html source there is still
Sorting link disappear when put control in the header23 Apr 2004 09:52 GMT2
I have a datagrid with 5 coloums. What I want to achive is put a button or a
checkbox into each header of the coloums and when fires an event then hide
that coloumn, also want to make those coumns sortable. As soon as I put a
control in the header I lost my sorting option.
Help with simple datagrid paging and sorting issue23 Apr 2004 07:52 GMT1
Please help!  
I have a simple web app that displays some search fields, posts back
to itself onclick of the search button, and shows the results in a
datagrid. I have default paging turned on, and SortExpressions set for
databinding after page_load22 Apr 2004 17:56 GMT3
I'm working on a webpage which starts with a rather timeconsuming
database transaction. (two different .mdb's from different MSAccess
versions :-().
IN order to make things acceptable I want to use a progressbar. I use
Learning the datagrid using VS.net21 Apr 2004 18:03 GMT1
I would like a good resource that demonstrates most of the datagrids
abilities using Visual Studio.NET.  It seems like most of the books
and online information show examples of the datagrid strictly using
script and text editors.  Can someone direct me?
Bind textbox to datagrid in frameset question.21 Apr 2004 17:43 GMT1
I have a frameset with two frames.
The top frame (webform1.aspx) is a very simple SQL query form with one
textbox, a submit button, and a datagrid.  My queries and datagrid work
great.
Datagrid summary column21 Apr 2004 17:40 GMT3
Perhaps a simple question, but i m unable to get an idea of how to
accomplish this...
i have a customer table and another table which has their details
(maynot be available for all customers)...i would liek to display this
TemplateColumn to display Checkbox in DataGrid21 Apr 2004 05:13 GMT1
I am trying to display the contents of a numeric database column whose
values are restricted to 0 or 1 as a checked or unchecked checkbox in my
datagrid.  I can display the database column's contents using an ordinary
bound column so I know that I am successfully retrieving the data ...
Editable Datagrid Dropdownlist error21 Apr 2004 05:06 GMT1
I have an editable datagrid which i created using the example on 4 guys
from rolla
http://www.4guysfromrolla.com/webtech/050801-1.2.shtml
in this example the dataview is used as a source for the ddl in the edit
Edit Datagrid - show textbox and dropdown20 Apr 2004 23:34 GMT2
I have a problem trying to edit the data in a datagrid control.
I have 2 bound columns in the datagrid. I have added the following
code inorder to edit the data. I want it such that certain rows of
data when edited will bring the textbox control while certain other
Select a row from a DataGrid1 by passing a QueryString variable 20 Apr 2004 21:59 GMT1
I can not seem to get the row index in my datagrid containing the string id
I pass in.  Any suggestions?
I know once I know the row index I will use:
DataGrid1.SelectedIndex = [rowID];
Pages: 1 2 3 4 5 6 7 March, 2004
 
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.