DotNetBips Newsletter
Messages   Related Types
This message was discovered on ASPFriends.com 'aspngcommunity' list.


Bipin Joshi
Hello Friends,
-----------------------
Content
- HOW TO: Close Browser Window From Button Web Control
- HOW TO: Display DataGrid in small screen area without using Paging
-----------------------

*** HOW TO: Close Browser Window From Button Web Control ***

Generally we want to perform tasks like closing browser window from
client side JavaScript itself. However, there might be cases when we
should perform some another processing - may be logging or usage
tracking - when user explicitly closes the application. This How To will
tell you how to code server side Button click event that also closes
browser window.

http://www.dotnetbips.com/displayarticle.aspx?id=82

*** HOW TO: Display DataGrid in small screen area without using Paging
***

This How To will show you how to display a DataGrid with large number of
rows without consuming too much of screen space.

http://www.dotnetbips.com/displayarticle.aspx?id=83

--
Regards,
Bipin Joshi
Microsoft MVP - .Net
www.DotNetBips.com
.NET Simplified

Reply to this message...
 
    
Bipin Joshi
Hello Friends,

*** Creating DataGrid Templated Columns Dynamically - Part II ***

In Part - I of this article, we discussed how to use LoadTemplate method
to create templated columns at run time. In Part - II we will see how to
do that using ITemplate interface that provides more control on the
process.

http://www.dotnetbips.com/displayarticle.aspx?id=85

*** Displaying Two DataTables In One DataGrid ***

Typically one dataGrid is bound with one DataTable. However, consider
the case of two tables both having a common key column called ID. Say
one table contains personal information about employees and another
table contains some official information. EmployeeID is the common in
both the tables and both tables have same number of rows (equal to the
no of employees). How to display such tables in one DataGrid? Read on to
know more.

http://www.dotnetbips.com/displayarticle.aspx?id=94

--
Regards,
Bipin Joshi
Microsoft MVP - .Net
www.DotNetBips.com
.NET Simplified

Reply to this message...
 
 
System.Data.DataTable
System.Web.UI.ITemplate
System.Web.UI.WebControls.DataGrid
System.Windows.Forms.DataGrid




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com