Results 1 to 6 of 6

Thread: Organise XSD Dataset Layout in Designer

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2009
    Posts
    22

    Organise XSD Dataset Layout in Designer

    Hi Guys,

    I've got several pretty massive dataset's with a lot of tables/relations in each.

    I've came in this morning and one of the datasets has sorted itself into a very readable Vertical form with all relations and tables displaying perfectly readable.

    Is there a command to "Arrange" the layout of the tables???

    Regards

    Craig

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Organise XSD Dataset Layout in Designer

    You should be able to just right-click in some empty space in the designer and select an option to arrange the items.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Nov 2009
    Posts
    22

    Re: Organise XSD Dataset Layout in Designer

    I'm Using VS2010

    The only options i have on a right click are:

    Add Sub menu -> Add Options
    ------------------------------
    Paste
    Select All
    ------------------------------
    Show Relation Labels
    ------------------------------
    Preview Data
    View Code
    Properties

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Organise XSD Dataset Layout in Designer

    Hmmm... sorry about that. I think I must have been thinking about SQL Server management Studio. In that case I don't know I'm afraid.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  5. #5
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Organise XSD Dataset Layout in Designer

    Just had a quick look online and the suggestion I saw was to delete the XSS file node under the DataSet in the Solution Explorer. You'll have to Show All Files first. That file contains the arrangement so deleting that will go back to the default.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  6. #6
    Registered User
    Join Date
    Apr 2013
    Posts
    1

    Re: Organise XSD Dataset Layout in Designer

    Thanks A Lot jmcilhinney... Its really help

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width