Hi
I want if it is null then space should be displaed else value
ltrlMentorRatingId.Text = Result.MentorRatingID.ToString();
Thanks
Hi
I want if it is null then space should be displaed else value
ltrlMentorRatingId.Text = Result.MentorRatingID.ToString();
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Pasang TamangPosted Jan 21, 2023, 8:10 AM
Hi,
Please check below code example.
Regards,
Pasang
Naimish MakwanaPosted Jan 21, 2023, 8:27 AM
Hi,
Please use below code.
Thanks