|
eriweb
|
 |
Posted: Fri Jun 29, 2007 3:58 pm |
|
 |
 |
 |
 |
Hello All,
I have an application that takes data from SQL server and exports it into MS Excel. One problem I am having is the vendor we are giving this data to do not want the email field to be null, so I wanted to used the NullDisplayText attribute of the BoundField to dynamically pull the id of the current record and concatenate it with the string "@domain.com".
I have been able to use this to add just string but not dynamic content. Can anyone please shed some light on this topic, thanks in advance.
|
|
|