NoT Normal Datagrid / ListView

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • unrealweapon
    New Member
    • Mar 2007
    • 3

    NoT Normal Datagrid / ListView

    hello ?

    izzit possible to include graphs in a particular cell in a list view / datagrid?
    If possible, how can i achieve it ?
    If using datagrid, how can i use checkbox in a particular field ?

    Moreover, providing freeze function ? izzit possible to do all those above ?
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Please read the FAQs on how to phrase your question in a more expert friendly style. Thanks.

    Comment

    • nateraaaa
      Recognized Expert Contributor
      • May 2007
      • 664

      #3
      Originally posted by unrealweapon
      hello ?

      izzit possible to include graphs in a particular cell in a list view / datagrid?
      If possible, how can i achieve it ?
      If using datagrid, how can i use checkbox in a particular field ?

      Moreover, providing freeze function ? izzit possible to do all those above ?
      You have asked several different questions here.

      If the graph is an image then you can include it in a datagrid using a TemplateColumn/ItemTemplate.
      A checkbox can be added to a datagrid in the same way (TemplateColumn/ItemTemplate).
      Not sure what you mean by a freeze function. Could you elaborate more on what you would like to do with this?

      Nathan

      Comment

      Working...