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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Page no in datagrid09 Dec 2004 22:14 GMT1
hello  
I have a datagrid with one coloumns as Hyperlink....
<asp:datagrid Width="100%" id="dgResults" runat="server"
cellpadding="5" onItemCommand="detailsClicked"
DataGrid Question ... 09 Dec 2004 19:54 GMT3
Please note:
=======================================
I posted this on the other framework board and tested the suggestion
but it did not help.
Column order and dynamically created columns09 Dec 2004 07:04 GMT2
Hi. I have a page with a DataGrid on it that I do not want to make
completely dynamic, but I'd like to be able to dynamically insert a
column under certain circumstances. I don't want to make the DataGrid
completely dynamic because this application gets distributed in a
Variable DataGrid Column Text08 Dec 2004 21:31 GMT3
1. Is there a way to make datagrid column text fill in from an expression?
2. I want column header text based on a lookup value from a UDF.
Thanks.
Alan
Passing code/data from code-behind to ASPX page08 Dec 2004 18:30 GMT1
I have the following code in my code-behind file:
DataGrid MAPPsDataGrid = (DataGrid)((((((Repeater)
sender).Parent).Parent).Parent).Parent);
int DocumentID =  MAPPsDataGrid.DataKeys
get xml file from datagird07 Dec 2004 12:08 GMT3
I have Datagrid - and one button by clicking that button
i need to get xml file contains the data which is binded
in datagrid - after the user made some changes in
datagrid.
problem in datagrid07 Dec 2004 08:26 GMT1
  I am facing a problem while binding dataset with more than 2Lakh records
to a datagrid.The server throws an exception as follows,
=====================================================
Server Application Unavailable
DataGrid's DataKeyField Value (C#)07 Dec 2004 08:23 GMT1
I have a DataGrid control (parent) and a Repeater control (child) in my
webform.  In my Repeater_ItemDataBound event, I would like to get the value
of the current DataGrid row's DataKeyField.  How can I do this?
Thank you for any help you can provide.
Displaying number of data items in a Repeater using the DataBinder06 Dec 2004 15:25 GMT1
Does anyone know of a method to  read the number of items in a repeater and
display it in each item in the repeater.
I want to display something in the lines of:
Item x of y for each item in the repeater and am not sure how to get this. I
Hide Columns06 Dec 2004 13:59 GMT2
Dar all,
Could any one tell me how to hide columns in datagrid in the run time?
Format Phone Number String in Datagrid Column06 Dec 2004 13:49 GMT3
I have a 10 digit phone number stored as a string in a SQL server table.  My
datagrid currently displays it as 1234567890, but I would like to format the
column to read:
(123)-456-7890 or even 123.456.7890
Password Column - fill with dots05 Dec 2004 22:08 GMT3
I have a datagrid with UserName information, one column is password.  I want
to fill this column with astericks or dots.  Can you please help me out?
Thank you kindly,
-Dave
Sort on Date Column05 Dec 2004 21:38 GMT1
1. I have sorts on Date and Name column heads
Initial sort is on  ORDER BY Date DESC
Date                    Name
------------------------------
Datagrid & checkbox column05 Dec 2004 12:12 GMT1
All the articles on checkboxes in a datagrid revolve around using the
checkboxes for user selection.
I need to have a checkbox inserted and its value based on a the dataset the
grid is bound to.  How do I retrieve that value?
Data Grid05 Dec 2004 08:06 GMT5
I have a dataset contains all data about students,like there contacts info
and education info and so on
I display this data set in a data grid but I want to make an option that to
choose whether to display the contact info or the education info or the job
Pages: 1 2 3 4 5 November, 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.