Re: New to ASP.NET but oldtime ASP classic developer

From: JackV (vituja_at_consumer.org)
Date: 02/26/04


Date: Thu, 26 Feb 2004 16:21:57 -0500

Thanks for the help. The samples made a real difference...

"Suresh" <anonymous@discussions.microsoft.com> wrote in message
news:DAED94B9-3DAA-4EF0-9584-800A9009396C@microsoft.com...
> You have to have a control that accepts your data to display it to the
client or you manually iterate thru the data and compose a HTML table to
send to the client.
>
> In ASP.NET you can use the DataGrid control and bind the data to it and it
will take care of displaying the data on the client browser.
>
> For sample code visit,
>
http://samples.gotdotnet.com/quickstart/util/srcview.aspx?path=/quickstart/aspplus/samples/webforms/data/datagrid1.src
>
> Suresh.
>
> ----- JackV wrote: -----
>
> Hi all,
>
> Just starting in ASP.NET finnally. I have a basic question.
>
> I want to simply display data from a SQLSever table on to the
webpage.
> Simple enough?
>
> I created an app on the ASP server and added the a Data Web Form,
found my
> table and fields and then...
>
> When I go and build and show the page, it is blank.....
>
> Um, No complie errors or warnings so what happened? I then placed a
simple
> label on the form to make sure I am viewing the right page. And yes
the
> label came up.
>
> So somehow the page is not pulling the data...
>
> Any helpful ideas or easy step by step samples will be helpful.
Thanks
>
>
>



Relevant Pages

  • Re: Determining hidden key values with the Repeater control
    ... Where is it said that client visibility is key factor in this case? ... Label uses ViewState, it doesn't use postbacks a) itself nor b) does it need ... hidden or not, especially on server, where it is 100% living control ... It won't be found in ItemCommand. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Userform help text
    ... You can then make the button display a MsgBox ... control to the appropriate context ID in the help project. ... TextBox on a single UserForm. ... I'd go with the Label. ...
    (microsoft.public.word.vba.general)
  • Re: Printing issues
    ... you will have to write an active/x control. ... > My Asp.net web form needs to print some reports at the client side. ... Need to display a page showing reports available and allow user to ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Determining hidden key values with the Repeater control
    ... Microsoft MVP ... It is not available on client. ... have the control to send it back. ... client-side visibility isn't needed for the Label. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Determining hidden key values with the Repeater control
    ... Teemu Keiski ... It is not available on client. ... have the control to send it back. ... client-side visibility isn't needed for the Label. ...
    (microsoft.public.dotnet.framework.aspnet)