datagrid

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

    #1

    datagrid

    Do we any computed column for the datagrid?
    Do we any expression property for the datagrid columns?

    My requirement is I ought to bind the following expression
    at design time
    if(au_lname=="" ,' ',"hi"+au_lname )

    Is it possible to do so?


Working...