.Net Oriented Question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • elavarasar
    New Member
    • Aug 2006
    • 5

    .Net Oriented Question

    Sirs,

    I would like to view different unrelated multiple tables in a single
    Datagrid. But, I have no idea how to implement the above concept.
    Suppose if anyone knows this one, please send a code of the program or
    model code of the program to my e-mail id as "vlr_arcot123@s ancharnet.in".

    Thanks & Regards,
    A.Elavarasan,
    31.08.06
  • nmsreddi
    Contributor
    • Jul 2006
    • 366

    #2
    hello

    what ever the you want to display on the data grid first fill dataset with the required data (may one table or more tables) then you can bind the grid depending on your requirement i.e what ever fields you need other wise just go for stored procedures or join concept at back end


    firt try it you can get

    Comment

    Working...