
I found out how Antoine displays this in his GridViews in the CSP database. It is a background image for that GridView. You don't see it if there are records to display, but do if there are none.
I was racking my brain how he was doing this because I found the EmptyDataText property to show when there is no data; he was not using this. In Larry's Report page, I wrote a stored procedure to show "No Records." I don't need this now.

No comments:
Post a Comment