How to add custom image in radgrid
By default RadGrid has a Property to add New Records. It’s style depends upon the inbuilt Skin you apply in your RadGrid. Sometimes you may want to diaplay Custom image instad of the default one. Following code helps you to add Custom image. Here i added a Custom image for “Add New Records” in RadGrid. […]