Hi,
My Problem Statement:
i have a telerik RADGrid in VB.net ASpx Page.
in which it has image icons.
when i click an image iccon, in code behind it calls the sqldatareader to populate the dataset.
in that dataset if an column is empy i need to popup the alert At client stating that the value is empty.
- David