Hi,
I have a grid that displays a list of all the nominations. One of the columns displays the status of the nomination. If this nomination has a status of approved, then it must ONLY display the text Approved. If the status is Pending, then this colum must display an Edit button to be able to modify this record. The edit button must only be displayed when the status is pending. If the status is approved then the edit button must not be displayed.
Is there a sample like this some where?
Thanks
Brendan
I have a grid that displays a list of all the nominations. One of the columns displays the status of the nomination. If this nomination has a status of approved, then it must ONLY display the text Approved. If the status is Pending, then this colum must display an Edit button to be able to modify this record. The edit button must only be displayed when the status is pending. If the status is approved then the edit button must not be displayed.
Is there a sample like this some where?
Thanks
Brendan