Datagrid questions

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jade

    #1

    Datagrid questions

    Hi,

    I wanted to know if anyone know how to use the first
    column of the datagrid to display values that are pulled
    from a database, while the second column is one where i
    can add my own heading.

    i.e.

    i want the first column to contain all the products
    (pulled from my database), while the second column
    contains blank entries so the user can enter the quantity
    of that product they require. the user therefore should
    not be able to edit the first column but only the second
    column.

    Is the datagrid the best control for this?
    Is it possible to achieve this using this control?

    Can anyone guive me some pointers of how to approach this?

    thanks
Working...