Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
8680
Designer won't edit WebGrid bands
posted

I have a DataSet containing 4 related tables.  If I use AutoGenerateColumns to display them in a WebGrid, it shows me all of my data, including fields I don't really want to display, and it uses the DataSet's column names in the grid's column headers.

I'd like to use the Grid Designer to define which columns are displayed, and what the column headers should contain, but when I open the Bands Collection Editor, I see no way to create more than one band.  (I was expecting an Add button, as in the Columns Collection Editor.)

What am I missing?

TIA

Parents
No Data
Reply
  • 75
    Verified Answer
    posted

    If you use the WebGrid Designer ("Quick Design" from the smart tag) under Data Structure\Edit Data Structure\Bands and Columns there is an Add New button (left side of the toolbar above the Properties pane).

Children