Why no see Property Builder on grid

Tech-Archive recommends: Fix windows errors by optimizing your registry



It has been some time since I have used a regular datagrid on a winform
(have been using Infragistics grids instead). However, today I tried
working with a datagrid but ran into a problem. I need to make a couple of
the columns on the grid not visible. That is, the grid is mapped to a
datasource.

The material I have says all I need to do is right click on the grid and
select Property Builder, but I see no Property Builder option when right
clicking on a grid. What am I missing.

Using VS 2003.


.



Relevant Pages

  • Re: how to configure a DataGrid so that only some columns are editable in Edit mode
    ... Right click the grid and choose Property Builder, ... right click the grid and choose Edit Template Columns. ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)
  • Re: how to configure a DataGrid so that only some columns are editable in Edit mode
    ... I thought you were referring to a WebForm DataGrid, ... I right click the grid and do not ... >> Right click the grid and choose Property Builder, ... Do you have your columns set up as Template Columns? ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)
  • Re: Create Columns at run time
    ... I suggest adding Bound columns first and configuring each to be bound to the ... appropriate data field from your data source. ... I would then click the link in the bottom of the Property Builder ... > datatable, and then bind the datatable to the grid, the grid displays ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)
  • Re: Create Columns at run time
    ... don't know what the columns will be at design time. ... create the grid correctly but the Columns array is nothing i.e. ... It seems the columns array should be there. ... >> if you place a datagrid on a form and then, in Property builder, check ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)
  • Re: how to configure a DataGrid so that only some columns are editable in Edit mode
    ... I right click the grid and do not ... > Right click the grid and choose Property Builder, ... Do you have your columns set up as Template Columns? ... right click the grid and choose Edit Template Columns. ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)