Connecting Tech Pros Worldwide Forums | Help | Site Map

how to display messages on gridview depends upon checkbox status

Newbie
 
Join Date: May 2007
Posts: 1
#1: May 30 '07
hai..

I want to edit a database with DATAGRID. The database contains MEMBERCODE(varchar), NAME(varchar), ACTIVE(boolean).
I want to add a messages in gridview depends upon the ACTIVE field.
i.e. the message like thiswhen Active==1, ["You have permission/not]. Also the messages depends upon the presents position of the boolean field should be displayed in pageload and editing. PLEASE HELP ME
Frinavale's Avatar
Site Moderator
 
Join Date: Oct 2006
Location: The Great White North
Posts: 5,105
#2: May 30 '07

re: how to display messages on gridview depends upon checkbox status


Quote:

Originally Posted by manjith

hai..

I want to edit a database with DATAGRID. The database contains MEMBERCODE(varchar), NAME(varchar), ACTIVE(boolean).
I want to add a messages in gridview depends upon the ACTIVE field.
i.e. the message like thiswhen Active==1, ["You have permission/not]. Also the messages depends upon the presents position of the boolean field should be displayed in pageload and editing. PLEASE HELP ME

Hi Manjith!
Welcome to TDSN!

What have you tried so far to solve this problem?
Could you please supply a little more information so that we can help you better?

Thanks

-Frinny
Reply