hi,
i have a radgrid in my page. in the need_datasource method i assign the grid's datasource to a list of objects returned from the business layer. but my problem is if the list is returned as null, (means no records) the grid disappears. i want the grid to show the empty item template. how to achieve this? please help.
Regards,
Saravanan K
i have a radgrid in my page. in the need_datasource method i assign the grid's datasource to a list of objects returned from the business layer. but my problem is if the list is returned as null, (means no records) the grid disappears. i want the grid to show the empty item template. how to achieve this? please help.
Regards,
Saravanan K