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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can you put an image and hyperlink in a web datagrid?15 Feb 2004 04:20 GMT1
Can you put an image and hyperlink in a web datagrid?
If so, How?
Thanks,
Trint
General DataBinder Question13 Feb 2004 22:12 GMT2
I hope some datagrid expert can help me with this -- I have a datagrid
which I use to display, sort and filter data from a variety of data
tables based on a drop down list selection.
   I have added a template column to this environment and what I
Using Datarow, how do I get the data out of each13 Feb 2004 13:50 GMT2
column in the current row? For example, I have a datagrid
filled up with a database and the user clicks on the edit
button. I want to go to another page and edit this row.
How do I get the data from this row? I dont want to get
I need help on how to email a Datagrid as a HTML13 Feb 2004 09:03 GMT1
I need help on how to email a Datagrid as a HTML - So far i get the email message as a text with all the HTML code in it.
Thanks
Below is my code
email message.
Bind Column with Space in Name12 Feb 2004 21:45 GMT1
How do you bind a column to a datagrid that has a space in the name.  Like
'2001 Report'.  If I let the grid autobind, everything works fine.  But when
I try to manually bind, I get column not found error.  This column is
comming from sql with the space already in the name.
Need Datagrid Help.PLEASE ??????????????????12 Feb 2004 13:25 GMT2
This is third time i am posting this problem.Can anyone PLEASE help me.
I have two datagrid say dg1 and dg2 and i want seleted row from dg1
to move under selected row in dg2.both dg's have same data say
deptno,dept_name.
Paging error.12 Feb 2004 01:27 GMT3
I am relatively new to all of this and I am encountering a annoying problem.
I have a datagrid of data that I want to page through.  I am using numeric
pages and can ascend the pages 1,2,3, etc fine.  Its when I get to the last
page, which has fewer items that all of the rest.
Repeating column headings11 Feb 2004 18:17 GMT1
In my ASP programs, I would give style="display:table-header-group" in thead
tags. This would make the thead repeat on all pages when I printed a page
containing a long table.
How can the same effect be reached in a table that is generated by a
Programatically hiding a row10 Feb 2004 19:32 GMT3
My question is how do I dynamically (onItemDataBound) hide complete rows in
a datagrid, which have null value in one of their cells.
If anybody can point me to some artical that would be a big help.
Thanks.
BiDirectional Sorting10 Feb 2004 14:31 GMT2
I have a datagrid, which gets populated using a Stored Procedure
I am using the standard sort comman
   Sub dg_SortCommand(ByVal source As Object, ByVal e As System.Web.UI.WebControls.DataGridSortCommandEventArgs) Handles dgPriceList.SortComman
       Tr
Runtime Datagrids and checkbox selections10 Feb 2004 04:16 GMT1
I am stuck at a problem for 3 days now. I create runtime datagrids
depending on the user selections and they may vary from 2-10 depending
on user selection at runtime. The datagrids are created in a loop at
runtime and I assign IDs as DG0, DG1...and so on in the loop itself.
Select a COLUMN in a datagrid?09 Feb 2004 23:20 GMT1
Can anyone suggest how to select or hilight a column in a Windows
Forms datagrid, as visual feedback for an edit/copy command?
I've tried ...
private void mydatagrid_Mousedown(object sender, MouseEventArgs e)
Custom DataGridColumn DataGridItems not saving to ViewState. Not Visible on Postback08 Feb 2004 04:51 GMT2
I created a custom DataGridColumn based on Marcie Robillard's MSDN
Article:
Creating Custom Columns for the ASP.NET Datagrid
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/cre
atingcustomcolumns.asp

Template controls and hierarchical data07 Feb 2004 13:23 GMT2
I have relational data contained in a dataset, say a widget table and a
model table.
Each widget has a model_id which relates to the primary key of the Model
table.
Formatting a datagrid07 Feb 2004 13:21 GMT3
Hi, I am working on my first web app that uses a datagrid.  I can't seem to
find good examples of formatting the grid the way you can in a Windows
application.  I am trying to do the following:
private void Page_Load(object sender, System.EventArgs e)
Pages: 1 2 3 4 5 6 January, 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.