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 / November 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Formatting decimals with 2 digits - 3.70 vs 3.7000 ???25 Nov 2003 01:45 GMT1
I am formatting decimals on several columns within my DataGrid.  For
the most part it is working correctly.  However, 2 of the columns will
not format correctly.  For example: the two columns that aren't
formating correctly are displaying 4 decimal places to the right.
Hyperlink24 Nov 2003 20:42 GMT1
I'm using a link in a datagrid by the operand
"DataNavigateUrlFormatString=". I assume that the link only can activate a
new aspx-page. But the code and the datagrid definitions exist already in
the calling (the 1st) page.
How to display result from two different table24 Nov 2003 20:19 GMT2
   Iam in a problem. Anyone plz help me in retreving data into single
datagrid from two different queries.
Thanks in adavance
vasu
BC30451: Name 'BindDataGrid' is not declared.23 Nov 2003 03:16 GMT1
trying to allow sorting in a datagrid
I don't understand error message  - can u help ???
sql:
=====
Display simple list22 Nov 2003 16:07 GMT1
I am trying to build a simple asp.net project. How do I use a datagrid to
simply display a list of links in a table format? For example, let's say I
have a database table:
tblNames
datagrid on a panel that has visibility set to false22 Nov 2003 15:28 GMT5
Man this is annoying.  I have a datagrid on a panel.  The panel has
.Visible=False.  I did not specify the datagrid's visible property.
Now it seems that everytime I make any change to the datagrid, it
automatically sets the visible property to false.  In Property Explorer, it
Button in column header21 Nov 2003 19:51 GMT1
I want to put a button in a column header.  How do I handle the event when
the button is clicked?
Re: Column Width21 Nov 2003 19:49 GMT3
How to set the column width for Auto Generated Columns?
Thx
DataGrid-DataView-XML-Sorting strings as numeric20 Nov 2003 21:52 GMT2
I am populating a DataGrid with xml.  I need to be able to
sort some of the columns.  However, the DataView.Sort is
treating my strings (which are numbers in string form) as
strings and not formatting them as numbers.  So, I get:
'itemcommand' event not firing20 Nov 2003 15:41 GMT2
I've been on this problem for many hours now and checked many posts and
forums but can still not find an answer. I hope someone can help.
I have a Datalist (I know its not a datagrid- but close enough) with a
template column in it which contains a button. The
Edit Mode - How do I populate dropdown in edittemplate from dropdown in another column?20 Nov 2003 13:09 GMT2
I have a datagrid with 2 columns that I want to interact when I'm in
Edit Mode. I've reproduced just the columns I want to interact below.
I can get into Edit mode for the selected row just Fine. What I want
to do is to have the user select an entry in the editschSchedulePeriod
Execute Client Side Script from TextBox in Template column20 Nov 2003 04:09 GMT1
I have a datagrid with 3 template columns, each containing a textbox.
I want to handle one of the textbox's OnTextChanged Event and have some
client side JavaScript execute.  The client side code will update one of the
textbox's values by subtracting the values in the other 2.
display message box in ASP.NET when delete command is fired19 Nov 2003 21:47 GMT1
I would like to display a message box that says;
"You are about to delete this record. Is this what you want to do?"
I want to do this when the delete command is fired.
How do I do this?
Displaying XML data as is with tags on the datagrid19 Nov 2003 15:41 GMT2
I want to display the XML tags (for the the XML tags is the data that is
stored in a table) on the datagrid using the datasets. But since the data
itself is the XML tag it doesn't appera on the datagrid since it tries to
parse the data before it displays.
<selectedItemTemplate>19 Nov 2003 00:18 GMT2
I can't find how to implement a selectedItemTemplate using a datagrid.
I'm using Columns->asp:templateColumn->ItemTemplate
There is not SelectedItemTemplate.  How do you format the data for the
selected row of a datagrid?
Pages: 1 2 3 4 5 October, 2003
 
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.