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 / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ItemDataBound And LinkButton Attributes05 Jun 2004 12:41 GMT1
I've got a problem that is probably very simple but it just isn't
working right for me.
I've been reading Scott Mitchell's article on DataGrids
(http://aspnet.4guysfromrolla.com/articles/090402-1.2.aspx) and
Add Confirm to Delete button in repeater05 Jun 2004 01:28 GMT1
I have a repeater which shows Group names.
(Skip this part if you want rather irrelevant)
The groups are ordered and formatted:
Parent
Retrieve ButtonColumn Text04 Jun 2004 22:36 GMT1
I am trying to use buttonColumn.
My datagrid is binded to a datatable.
And I am trying to get the text value from itemcreated or itemdatabound
event in the datagrid.
Export to Excel   C#04 Jun 2004 18:32 GMT1
       I am having a problem exporting a Datagrid to excel in asp.net.  For
some reason I am getting a blank excel page.  I set up in IIS the Mime for
.xls.   My code is below any help would be appreciated..
Thanks
How do I display this information?04 Jun 2004 18:27 GMT1
Okay, I have a ShoppingCartDetails table. The shopping cart lists photographic prints. There may be one image with more than one line item, or more than one print size. For example
CartDetailID  ProductID   Qty  PhotoID..
1                 5x7            2     000
2                 ...
Madness, I call it madness04 Jun 2004 15:28 GMT2
Maybe it's me who is mad but...
I have a windows application with a datagrid.
On pressing F5 (when the grid or any grid's cell has a focus) I would like
to refresh data (running my GetGridData procedure).
Disable viewstate04 Jun 2004 08:08 GMT1
I set grid's EnableViewState to false, when do paging, datasource is retrieved from server and grid is databinded. However no data shows in the grid for next pages.
hide or remove a row from datagrid04 Jun 2004 08:02 GMT2
I have a datagrid bound to an employee database table, which looks
something like this:
FirstName  LastName  PhoneNumber  Email
---------------------------------------------
align data column from codebehind04 Jun 2004 07:46 GMT2
I've started a datagrid in codebehind and need to have the numeric columns
right aligned.
here's the code:
-----
How to determine which cell was clicked in as ASP.NET DataGrid03 Jun 2004 19:05 GMT4
I created an ASP.NET Datagrid where a single row can be selected by clicking anywhere on the row (according to http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/ht
ml/vbtchTopQuestionsAboutASPNETDataGridServerControl.asp
, Selecting Rows by Clicking ...
edit data grid03 Jun 2004 16:21 GMT2
Hi I have a Datalist that can Update each row my problem is i have a edit update and remove link in datalist when user click edit it show update and cancel button but when they click update button it again show update and cancle I want it to show edit button and dont show update ...
Maxmising DataGrid03 Jun 2004 01:34 GMT3
How can you start with a maximised view on a datagrid?  It's not very user
friendly to look at initally when you have to click the small arrows to view
the data.  Surely there must be a way of maximising the data at startup ??
doug.
Datagrid pages do not work after select02 Jun 2004 17:06 GMT2
I am a newbie. On a button click, I use the following databind that works
perfectly. But after that no matter which page number I click at the bottom,
I always get the first page. The same happens with the column header clicks
to sort, reverse-sort, etc. How can I fix this? Thanks.
Rotating a DataGrid02 Jun 2004 16:23 GMT5
Hi, All,
I'm helping a client solve a tricky problem.  Any suggestions on the below?
Your help is greatly appreciated.
I'm looking to build a dynamic datagrid.  Dynamic by columns.   In other
Accessing the current datasource row and column?02 Jun 2004 09:33 GMT1
How would i go about accessing a column in the currently binding row in a datagrids datasource
the following code does not give me access to the column
DataSet ds = (DataSet)this.srlGrid.DataSource
DataRow dr = (DataRow)ds.Tables[0].Rows[e.Item.DataSetIndex]
Pages: 1 2 3 4 5 6 7 May, 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.