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 / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Performance issues with Retrieving data30 Jun 2007 23:35 GMT1
I have a table with over 1.3 million rows. I am retrieving only 20 at a time
using the with - over clauses
In query analyser, the data is retrieved in under a second.
When retrieving using the data adaptor.fill or datareader to retrieve the
GridView Hide empty row (vb)20 Jun 2007 08:36 GMT1
I have read several resources on the internet and MSFT newsgroups on how to
insert data using the footer in the datagrid control.
To solve the empty data set problem, I added a blank row in the datasource
select statement, using the union command to create the additional blank row ...
Iterate through the controls of a ItemTemplate18 Jun 2007 20:05 GMT4
I have a datagrid with boudcolums and templatecolumns. The
templatecolums have a ItemTemplate that contains controls.
I would like to iterate through these controls. I cannot use the
FindControl method because I dont know the ID of the controls. I don't
Paging17 Jun 2007 15:57 GMT1
I'm rather confused / frustrated with paging. It seems impossible.
I have a database with X rows in a table, and I want to present a grid that
shows a paged view of just 10 items, and let the user navigate through he
entire table 10 items at a time. Simple enough, right?
GridView issue when export to excel13 Jun 2007 17:56 GMT7
I am using this code that I have found in the internet to generate excel
output.
       Response.Clear();
       Response.AddHeader("content-disposition",
is there a "last id" mechanism on an update?04 Jun 2007 09:57 GMT2
I have a gridview "new" command that insert a new row into a postgresql
database.that uses the odbc driver.
Newbie as I am i thought that iReturn would have the new index that was
created.
DataGrid.PageIndexChanged not firing on when 0th page requested04 Jun 2007 09:54 GMT5
I have a Web Part that contains a relatively simple DataGrid, paginated
across four pages. Switching between pages 2, 3 and 4 works fine, but if you
request the first (0th) page again, the PageIndexChanged event does not fire.
Please see my code below:
 
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.