Results 1 to 4 of 4

Thread: Datagrid binding problem

  1. #1
    Join Date
    Feb 2008
    Posts
    1,852

    Datagrid binding problem

    Hi,

    I am developing a software for my office project where i am facing a problem with datagrid. When i am connecting the MS access database to my project it shows the row and the columns with undefined value. Do anyone have idea what is wrong with application.

    I need to solve this issue urgently to complete the project. Help me out.

  2. #2
    Join Date
    May 2008
    Posts
    2,297

    Re: Datagrid binding problem

    This might help you to solve your issue

    On the Datagrid control, right click and select property builder menu option, go to the general tab and allow the property of the sorting check box.Now move to column tab and and mention the query field name in Sort Expression Box. Click on the OK to come out of the propertybuilder.

    Create a dataview to view data.

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: Datagrid binding problem

    Hi,

    This problem arise due the database can not be read properly by the datagrid.So try to restart the database and run the project again. If this will not resolve your problem then might be your database got corrupted because of the virus, So create the database again and do the same.

    Thats it!!!!!!!!

  4. #4
    Join Date
    May 2008
    Posts
    2,389

    Re: Datagrid binding problem

    Datagrid control provide the view of the Window data in the tabular format. It bind with the data source which access the data from the database and display it to the data base. The BindingSource can display windows form source and provide flexibility.

    That it!!!!!!!!!

Similar Threads

  1. Problem in binding the user in LDAP using Spring LDAP
    By deepti.agrawal in forum Software Development
    Replies: 1
    Last Post: 25-04-2011, 03:26 AM
  2. How to break through ip plus mac binding?
    By Langward in forum Networking & Security
    Replies: 5
    Last Post: 24-03-2010, 02:12 AM
  3. What is Data Binding?
    By Rum in forum Software Development
    Replies: 5
    Last Post: 29-01-2010, 12:15 PM
  4. early binding in a C++
    By Porfirioo in forum Software Development
    Replies: 5
    Last Post: 27-11-2009, 06:45 PM
  5. Late Binding in C#
    By Katty in forum Software Development
    Replies: 5
    Last Post: 27-11-2009, 10:09 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,849,463.91533 seconds with 16 queries