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 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataNavigateUrlField : how to give multiple fields31 Dec 2003 05:31 GMT2
I have added HyperLinkColumn and i have to build the link as a sample given
below:
http://www.abc.com?id=1&Name=abc
For the same
Displaying Multiple Datagrids on one page30 Dec 2003 21:46 GMT1
I have 3 datagrids I added to a web page (using .NET). These datagrids are
created design time (not run time). After I obtain all my data and then use
DataBind on the control all 3 grids populate correctly with the data I need
but when displaying the data, the grids are set to the ...
Nested Datagrid Inner Grid adding button column29 Dec 2003 17:11 GMT3
I'm creating a hierarchical, editable ASP.NET datagrid with drilldown
using two SQL tables. The "child" rows sit inside a cell of its
"parent".
I followed the sample from following cutting edge nested grid.
EditItemTemplate29 Dec 2003 15:30 GMT2
I have a managed to get the OnEditCommand to run on my datagrid but
ALL the columns become editable. I dont want this. Is it possible for
only one column to become editable?
I know this can be done with the DataList using template columns but I
Datagrid Add?29 Dec 2003 02:03 GMT4
Folks,
Can somebody help me how I can insert a record into MS
Access (oledb) using asp.net?  
Inserting a record using a datagrid would be the best.  
DropDownList in Datagrid programatically?28 Dec 2003 12:58 GMT2
All the exampes I've seen for populating a datagrid with a DropDownList show
the data grid code in the web form.
I assume its possible to simply have
<asp:DataGrid id="dgName" runat="servver"><asp:DataGrid>
Could I set TextMode = "Password" ind Editing-Mode of the DataGrid?28 Dec 2003 09:14 GMT3
I have a DataGrid displaying the conten of a SQL-Database. In this table
exist a Field wich contains Passwords. Firstly I?d liked to change the
Password over the DataGrid. Secondly I?d like to hide the Input of the PW to
the User. I?ve tried the following:
Simple Questions24 Dec 2003 09:33 GMT1
I'm a newbie, and just moved to .NET programming, got confused with how
datagrid works.
Let say I have datagrid with 3 columns:
ID  Name Price
DataGrid Export to Excel23 Dec 2003 18:34 GMT2
I'm having some problems with exporting datagrid to
excel.  First I had problems with Datagridlink buttons
(for paging and sorting), which I solved by iterating
through the datagrid and replacing all the link buttons
"Add" error23 Dec 2003 12:38 GMT1
Dear Folks,
I am working with datagrid.  I've added "delete", "update"
and "cancel" very easy.  Now, when I tried to put "Add", I
hit a brick wall.  Please help me to How I can put "add"
DataGrid with buttons in rows22 Dec 2003 10:16 GMT3
I was wondering if this was possible, how does one place buttons or any
other control in a row of a datagrid (each row actually).
I even tried using DataGrid.Controls.Add() just to see where it would go
(column?) but i didn't see anything when I tried this.
Keeping track of checkmarks.19 Dec 2003 19:31 GMT2
I have a pretty cool situation here that I thought I had figured out.
I have a datagrid that is 4 columns bound to a table and another column that
is a checkbox.  My goal was to keep track of the items that I have checked
while I am changing pages.  So every time I change pages I ...
ASP.NET DataGrid and Excel19 Dec 2003 04:23 GMT5
I desperately need help.
I have an ASP.NET (in VB.NET) app that displays the data within the datagrid
object. I need to allow for exporting of that data to the Excel spreadsheet.
I have tried using Excel (referenced) object, but for some reason I can't
A solution to finding controls in datagrid footer...17 Dec 2003 19:24 GMT1
I saw a lots of developers posting question on finding controls in
datagrid footer...
I have experimenting differents solution and find one that needn't
ItemDataBound ou ItemCommand :
Dynamic datagrid template Columns Need Help.17 Dec 2003 01:09 GMT1
I am having problems trying to create these template columns dynamically.
'<Columns>
' <asp:TemplateColumn>
' <ItemTemplate>
Pages: 1 2 3 4 November, 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.