I am having two tables tbParticular(PkId, Particular_Name) and tbConfiguration(pk_id, Amount,excludeGirls, isOutsider, includeForAdmission)-now I have to bind data to report where excludegirls is 1, then particular name =0 should be displyed in report instead of 100, how can i pass zero value..
|