Dispaly null values in a repeater control

N

natin

Hi

I have a stored procedure that returns null values. How can i display
the null values in my repeater control. Is there a .Net function out
there that i can use.

Regards
Natin
 
G

Guest

I think you need to write ItemDataBound handler in which you can compare and
print accordingly. Alternatively you can also use <%# %> to write your check
and display logic in aspx file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top