G
Guest
Hello.
I could not find a Web discussion group (only saw Web Services) so am
posting my question here. I have a C# Web application that has a form with a
datagrid. One of the columns of the data grid is filled with a column from a
table that is varChar(500). I only want to display the first 50 character of
that column. I want to be able to use the "Data Formatting Expression" in the
datagrid columns property page.
I could only find formatting examples for dates, numerics and currency.
Is there a formatting expression I can use for my needs?
TIA.
Rita
I could not find a Web discussion group (only saw Web Services) so am
posting my question here. I have a C# Web application that has a form with a
datagrid. One of the columns of the data grid is filled with a column from a
table that is varChar(500). I only want to display the first 50 character of
that column. I want to be able to use the "Data Formatting Expression" in the
datagrid columns property page.
I could only find formatting examples for dates, numerics and currency.
Is there a formatting expression I can use for my needs?
TIA.
Rita