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 / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ItemDataBound with field relations24 Jan 2005 13:10 GMT1
Having a problem with the ItemDataBound event. In my example I am binding an
asp.net DataGrid to a child table in a typed dataset with two related
tables. Some of the columns display fields in the child, while others lookup
to the parent via a dataset relation. The grid displays ...
Data Grid Disappears after postback24 Jan 2005 01:10 GMT1
I have created a fully programmatically datagrid
each time I press any button, the datagrid disappears when it posts back
how do I keep the grid on the screen without re-constructing it from scratch each time?
I have tryed saving it on session variables without any success
Creating News page the dotnet way23 Jan 2005 17:30 GMT1
On out intranet we have a 'news' section were a secretary can add, delete
or edit articles via an apsx interface pages. To display this newspage I
query all articles from DB and create a string programmaticly and then do a
response.write of my string. While this works I can't ...
problem in creating a folder.. 22 Jan 2005 23:19 GMT1
I have been worked with DotNet windows application.
There I didnot get this problem..
When I am working on web application, It is giving problem. I describing the
problem here.
PageIndexChanged22 Jan 2005 03:45 GMT4
I try to use a datagrid control with EnableViewState=false.
If i bind data in Page_init, all works fine except events.
No evets fired at all. (PageIndexChanged,SortCommand)
Why?
HeaderRow21 Jan 2005 23:11 GMT1
  how can I insert a row above the header? I need to
write my own paging in a nested datagrid. For that
purpose, I need to place the links in the row which will
be above the header. Can somebody tell me how to do that?
Sort a Datagrid with DataRelation20 Jan 2005 19:27 GMT2
   I have a main datagrid and a nested datagrid, which is
using a parent/child datarelation. Now I need to sort the
childgrid. I wrote the following code:
Dim viewManager As New DataViewManager(ds)
DataGrid with date column that is sometimes blank20 Jan 2005 13:44 GMT2
A column in my data source is of type DateTime and "no date" is represented
as DateTime(0).  How can I get the DataGrid to display the column as blank
(empty string) in the cases where DateTime.Ticks==0 ?
Thanks!
Sort a ds20 Jan 2005 11:21 GMT1
  I need to sort a ds. I did this via a view and now I
want to send the view back to the ds. How can I do that?
Thanks
Removing Link from Button column20 Jan 2005 11:21 GMT1
i have buttoncolumn(LinkButton) in the datagrid,I want to remove the
link of the last row(it should be plain text after removing the link)
of that button column,How to do that ??
thanks in advance
Dynamically create datagrid control20 Jan 2005 11:19 GMT1
Depends on number of records in database, each record should create a unique
datagrid - I use AccessDataSourceControl of Web Matrix.
My questions is that:
- The "id" tag of server control, can be put variable name? (This is a way
Getting inside a template column19 Jan 2005 21:55 GMT2
I'm writing a Grid Print component and I am being passed a datagrid.  I have
to take apart the various columns in order to print them.
In the case where the grid had a template column that is a text box, I am
finding that myItem.Cells(i).Controls(0).GetType.Name gets ...
Get DataGrids DataSource19 Jan 2005 21:26 GMT3
Does anybody know how I can get the datasource of a
datagrid? FOr example, If I bind a ds to a datagrid, then
I would like to get the ds back somehow. Is that possible,
if so how?
datagrid sort by date19 Jan 2005 21:17 GMT1
I have a datagrid which is populated from an Access database. I have a
column in the database and in the datagrid where the values are of the
data type 'Date' (for example 22-11-2003). I want the contents of the
datagrid to be sorted by the date field with the 'youngest' records
Datagrid postback issue19 Jan 2005 21:05 GMT7
I have a postback issue concerning the Datagrid.  I posted this problem
to several forums before and didn?t receive a single response from
anyone.  I initially thought my issue was related to sorting but now
understand it as a larger issue. Here goes:
Pages: 1 2 3 4 5 6 December, 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.