how to check condition in array to make a cell clickable link.
Hello
I am retreving the data from the database in to an array.
and then displaying the array into grid.
say like [col1, col2, col3, col4]
based on the value of col4 (if it is not null) i need to create a link for col1 cell other wise just display col1 data.
I need it very badly..
please help me, suggest me.
thanks..
I am retreving the data from the database in to an array.
and then displaying the array into grid.
say like [col1, col2, col3, col4]
based on the value of col4 (if it is not null) i need to create a link for col1 cell other wise just display col1 data.
I need it very badly..
please help me, suggest me.
thanks..
kris
March 22,