Powered by MSDN

US - English
NEW! Silverlight 5 is available Learn More

how can I for each Row in Data Grid? RSS

1 reply

Last post Oct 17, 2008 09:06 AM by codebased

(0)
  • codebased

    codebased

    Participant

    826 Points

    386 Posts

    how can I for each Row in Data Grid?

    Oct 17, 2008 08:55 AM | LINK

     

    Hi there,

    I've a requirement that I want to disable an option of deletion if the user does not have rights to do so .... and this is for each row. I'm getting a boolean variable from the server called "CanDelete" and I bind the value to the button but it is not working for me... .I can still click.

    Any suggestion how can I do that?

    Thanks,

    Rick

    "If I've answered your query then please mark it as "Answered".
  • codebased

    codebased

    Participant

    826 Points

    386 Posts

    Re: how can I for each Row in Data Grid?

    Oct 17, 2008 09:06 AM | LINK

    Answered at: http://leeontech.wordpress.com/2008/06/08/silverlight-datagrid-issues/
    "If I've answered your query then please mark it as "Answered".