button column's text property

V

Volkan Karaboða

Hi all!

I have a datagrid with a buttoncolumn and I want to change buttoncolumn's
text property depend on my application's language setting while I bind the
grid with datas
I have tried following code but it doesnt work...
<asp:ButtonColumn Text='<%#gettext()%>'
CommandName="Select"></asp:ButtonColumn>

gettext() function I have used above returns string value.But I receive an
error saying that databindig is not an event of buttoncolumn.
How can I do this? thanks for your ideas...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,266
Messages
2,571,089
Members
48,773
Latest member
Kaybee

Latest Threads

Top