Re: How to capture current cell address in a datagrid
From: Morten Wennevik (MortenWennevik_at_hotmail.com)
Date: 05/11/04
- Next message: Paul M: "Re: problem with windows caption bar text..."
- Previous message: Herfried K. Wagner [MVP]: "Re: Tooltip color"
- In reply to: Giri: "Re: How to capture current cell address in a datagrid"
- Next in thread: Giri: "Re: How to capture current cell address in a datagrid"
- Reply: Giri: "Re: How to capture current cell address in a datagrid"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 11 May 2004 11:47:06 +0200
Well Giri, that explains a lot. This news group is dedicated to windows
forms. And the
(System.Windows.Forms.)DataGrid
that you use in a windows application, is very different from
(System.Web.UI.WebControls.)DataGrid
that you use on a web page.
For web controls you might have better luck in
microsoft.public.dotnet.framework.aspnet.webcontrols
Happy coding!
Morten Wennevik [C# MVP]
- Next message: Paul M: "Re: problem with windows caption bar text..."
- Previous message: Herfried K. Wagner [MVP]: "Re: Tooltip color"
- In reply to: Giri: "Re: How to capture current cell address in a datagrid"
- Next in thread: Giri: "Re: How to capture current cell address in a datagrid"
- Reply: Giri: "Re: How to capture current cell address in a datagrid"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|