Hi,
I want to change the color to red when there is no records in grid to display with message " No records!" but could not able to find out the property to chnage the font color.
i used the
please Suggest.
I want to change the color to red when there is no records in grid to display with message " No records!" but could not able to find out the property to chnage the font color.
i used the
NoMasterRecordsText
="<span class=red>No records!</span>"
but it doesn't work still text shown in default color.
please Suggest.