DataTable in Windows Application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Limno
    New Member
    • Apr 2008
    • 92

    DataTable in Windows Application

    Can Anyone Suggest me, how can i create datatable in windows application in C#.net. i want to store a temporary data into the datagridview from textbox to grid. I know it work in asp.net. is it possible in windows application C#.
    Suggest me the code or any Links related to this.
    Thanks in Advance.
  • tlhintoq
    Recognized Expert Specialist
    • Mar 2008
    • 3532

    #2

    In forum: insights
    Started by: Frinavale
    Last post: May 18th, 2009 08:41 AM

    Comment

    • Limno
      New Member
      • Apr 2008
      • 92

      #3
      Thank u so much, I know the code for database to datagridview. Dont know about textbox to datagridview, i m not retrieving data from database. Just displaying data from textbox to datagridview, when the user exit application, all the data must to dispose. Temporary storage. Please Reply me Fast.



      Originally posted by tlhintoq
      http://bytes.com/topic/net/insights/...e-your-program
      In forum: insights
      Started by: Frinavale
      Last post: May 18th, 2009 08:41 AM

      Comment

      Working...