Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What the heck am I missing?
Message
 
To
22/01/2003 14:33:35
Gary Otte
California Youth Authority
Sacramento, California, United States
General information
Forum:
ASP.NET
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00744424
Message ID:
00744513
Views:
9
Gary;

I have a long way to go with .NET but I had a similar problem and setting AutoEventWireUp in the header code to "true" worked for me. Now there is also a ton of additional code in my form and I doubt it looks anything like yours! So it could be anything.

When I make something in .NET work it is a great feeling, seems simple and not too much code (compared to ASP) is required. However, it is getting to understand what code is to be used and where to place it that is the real joy so far. In that respect it reminds me of my first encounter with VFP 3.0. :)

Tom


>I installed the same version of Visual Studio .Net that I have been using at work for the past several months on my new home computer (running WinXP Pro). I've also installed IIS and MSDE on my home computer.
>
>I created a simple Web form with a label, a textbox and a grid, with the textbox and grid bound to fields from a SQL server datasource. I'm able to fill the dataset and preview the data from the IDE, but when I run the Webform, only the label appears (and the code "Datagrid1.Databind()" is in the PageLoad event, after filling the dataset). The textbox and grid do not appear, although the textbox will appear if I enter a literal in the "Text" property from the designer instead of binding it to a field from the dataset.
>
>I encounter no runtime errors, and am unable to run in debug mode (which I assume is a separate problem to be resolved later).
>
>I'd appreciate any comments.
>
>TIA,
>Gary
Previous
Reply
Map
View

Click here to load this message in the networking platform