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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to create a Paging navigation in a datagrid?08 Oct 2004 05:21 GMT3
I created a data grid which 500 records .
Now i need to create the navigation. Something like:
Previous   [Current Page] of [Total Pages]   Next
Can someone help me out?
adding button to header, footer or Pager of dataGrid08 Oct 2004 05:21 GMT2
i want to know whether is it possible to add button (say DELETE button)
in the header,footer or Pager of a dataGrid?
If yes,how do i achieve the same?
thnkx
How to add New Column to existing DataTable in specific position.06 Oct 2004 23:05 GMT4
I want to add new DataColumn to existing DataTable object as first column
shown in the datagrid.
(like
DataColumn dc = new DataColumn("Target");
Getting control of Items within a Datalist06 Oct 2004 12:58 GMT2
I have a problem as I have placed a dropdownlist in a datalist.
Whenever the selected index changes I need to change a label inside
the datalist.
The problem is I can't get control of the label.
datagrid layout??06 Oct 2004 12:07 GMT1
If i set the property "allowpaging" to true and "pagesize" to 10, the
datagrid layout display is fine with 10 records and my problem is when
navigate to the last page with only fewer record like 3 and the layout for
the 3 record seem to be quite big, i mean each row the height is ...
Refrence image in template column 06 Oct 2004 12:04 GMT1
I am trying to change the image in my column depending on the status of the
db field.  All of the data is being populated correctly, I just haven't been
able to get the image path to work.
aspx page:
Inserting an Image into a Column05 Oct 2004 21:58 GMT1
I want to know how to insert an image into a datagrid
column.
I am using the following method to create a DataTabel
which I then add to a dataset and finally set the
Grid texbox autopostback05 Oct 2004 13:49 GMT1
I'm trying to perform an autopostback on a textbox, when i leave the cell it
does postback to the server but i can't find the event that it calls. I
create the datagrid using the ItemDataBound event.
has anyone got any ideas?
adding subHeader to dataGrid05 Oct 2004 13:41 GMT1
i want my datagrid to look as below :
-------------------------------------
         Account         |          |  
column1     |     column2 | column3  |          
Remove an item from a datagrid on binding04 Oct 2004 16:16 GMT1
Hello, i have a datagrid which i have set up so it has "Accounting" style
formating (alternating items with a different backcolor). There are a few
rows which the client wanted removed. This is no problem to do, however the
rows still count into the sequence for
boolean BoundColumn04 Oct 2004 15:51 GMT1
I have bound a BoundColumn to a DataGrid, which is linked to a collection whose 1rst element is a bool.
The DataGrid then displays 'true' or 'false', whereas I would like to display 'Y' or 'N' in it.
Is there a mean to avoid using a Dataset for my DataGrid ?
Thanks !
Sessin in DataGrid's Inherted Class04 Oct 2004 15:37 GMT1
I am trying to develope custom grid gving  pssibility to save its datasource
to XML file, View State and Session
Problem is with Session because when I do drag and drop this control into
vsiual designer I see error that makes my control not visualize properly.
Populating a datagrid control ...01 Oct 2004 05:46 GMT2
Hi All ...
I'm writing a small shopping cart app (uni assignment) and need to list all
the books that a user selects.
I have created a "BookBasket" object that contains among other things an
Pages: 1 2 3 4 September, 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.