Datagrid Expansion

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manothi
    New Member
    • Jan 2009
    • 1

    Datagrid Expansion

    HI friends,
    i placed a datagrid in my form which l retrive data from my sql. i am using oledb connection. if i run the form i can retrive the data but i am not getting the data in the grid at first ,there is a "+" sign, i have to clik that then it shows the table name and after clicking the table name i can view the data displays in the grid..

    can anyone help me.

    Thanks and regards

    manoj
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    Umm, generally you would not see the data at design time. You normally need to RUN a program for it to execute its code.

    Although I suppose if you go the data bindingsource route it might display a preview of the data at design time.

    Comment

    Working...