|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Datagrid caption missing?I can't compile an existing ASP.NET project on one of my machines
because of the following error: "System.Web.UI.WebControls.DataGrid does not contain a definition for Caption" It compiles fine on another machine. The documentation shows that Caption is a property of a datagrid. Is there something missing from my .NET framework installation? Bill E. Hollywood, FL Version of the framework? It's a swag, but the only thing I can think of
right off hand. -- Show quoteGregory A. Beamer ************************************************* Think Outside the Box! ************************************************* <billmia***@netscape.net> wrote in message news:1153271272.875164.319780@75g2000cwc.googlegroups.com... >I can't compile an existing ASP.NET project on one of my machines > because of the following error: > > "System.Web.UI.WebControls.DataGrid does not contain a definition for > Caption" > > It compiles fine on another machine. The documentation shows that > Caption is a property of a datagrid. Is there something missing from > my .NET framework installation? > > Bill E. > Hollywood, FL > Is there a version of the framework that doesn't include a Caption
property for a DataGrid? On the offending machine, I have both frameworks 1.1 and 2.0 running but I thought that both of them included DataGrid.Caption Bill This problem has gone away on its own. Perhaps something was wrong with
my initial 1.1 framework installation. It may have corrected itself after a reboot or windows update. Bill billmia***@netscape.net wrote: Show quote > Is there a version of the framework that doesn't include a Caption > property for a DataGrid? > > On the offending machine, I have both frameworks 1.1 and 2.0 running > but I thought that both of them included DataGrid.Caption > > Bill |
|||||||||||||||||||||||