This question is locked. New answers and comments are not allowed.
Hi,
I have a grid. I have a "custom" column called "Action" in which I determine what links are displayed in it. Each link goes to a different view. How would I do something like this? I am binding it to an Application object, and depending what the ApplicationStateID property is will determine what links are displayed in this action column. Links can be like "Add Note", "Edit", "Decline", etc. This action column can have more than one link in it.
I hope someone can help me here.
Thanks
Brendan
I have a grid. I have a "custom" column called "Action" in which I determine what links are displayed in it. Each link goes to a different view. How would I do something like this? I am binding it to an Application object, and depending what the ApplicationStateID property is will determine what links are displayed in this action column. Links can be like "Add Note", "Edit", "Decline", etc. This action column can have more than one link in it.
I hope someone can help me here.
Thanks
Brendan