Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.0 and 1.1 Professional
|
ASP.NET 1.0 and 1.1 Professional For advanced ASP.NET 1.x coders. Beginning-level questions will be redirected to other forums. NOT for "classic" ASP 3 or the newer ASP.NET 2.0 and 3.5
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 21st, 2003, 08:30 PM
Registered User
 
Join Date: Jul 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to tinlong Send a message via MSN to tinlong
Default Adding functionalities (and new UI) in DataGrid?

Hi there~

I would like to ask one question. Suppose I want to write a custom control that has a DataGrid, custom paging buttons (has to be custom, because the DataSet is huge, I can't get the whole result all at once), a TextBox to enter page number (instead of all pages as links), and an image button to switch PageSize, all within one HtmlTable. Can I just derive a new class from DataGrid? I tried to do that, but I have problem in rendering the DataGrid itself. Everything comes up except the DataGrid.

On the other hand, if I have to write a composite custom control, how can I make it to work in the exact same way as a normal DataGrid to bind data and build properties, both in HTML editor and in Web Form Designer (being able to use Property Builder)?

Thanks a lot!






Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding cells from a datagrid mjbkelly VB Databases Basics 1 April 10th, 2007 12:28 PM
Adding DropDownList to Datagrid muskaanbajaj VB.NET 0 September 5th, 2005 04:29 AM
Php User functionalities codeprice PHP How-To 2 August 25th, 2004 05:30 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.