Re: Load a DataGrid from code



What is the source of the data?

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin


"Bruce A. Julseth" <bruceaj_nospam_@xxxxxxxxxxxxx> wrote in message
news:ugwqdaBPHHA.324@xxxxxxxxxxxxxxxxxxxxxxx
I need to load a table with 3 to 9 columns and 1 to 10 rows. I assume the
DataGrid is the best solutions. If not can someone suggest something else.

Assuming it is the right solution, does someone have an example on how to
do
it. My "idea" is that I'll have to build a recordset (which I don't know
how
to do) and load the datagrid from the recordset..

Thanks for the help..




.



Relevant Pages

  • Re: streaming images
    ... Software Developer & Consultant ... Microsoft MVP ... I have a ADO.NET dataset that contains a jpeg (blob data) and some ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: label in footertemplate of datagrid
    ... Software Developer & Consultant ... Microsoft MVP ... FooterTemplate of the DataList control? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Restricting Printing
    ... Still doesn't save you from just PrtScr. ... Software Developer & Consultant ... Microsoft MVP ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Which databind syntax to use
    ... regular databinding expressions or any other ways of databinding. ... Software Developer & Consultant ... Microsoft MVP ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Which databind syntax to use
    ... regular databinding expressions or any other ways of databinding. ... Software Developer & Consultant ... Microsoft MVP ...
    (microsoft.public.dotnet.framework.aspnet)

Loading