Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (edited)

VS Datagrid Property Builder : String Formatting Column Ouput

 

Hi again,

 

I was wondering how in the Data Formatting Expression field you could include the values of other columns? Below is roughly what I would like to be able to enter (if I was doing this in code using string.Format)

 

"<a href=/"detailspage.aspx?ref={0}/">{1}</a>", ref, title

 

I've tried several different ways already but just get a databinder exception.

 

Thanks!

Edited by rcaine

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...