Categories | Question details Back To List | ||
Default Message for dHtmlxGrid Component Hi, I'm using grid component. There are some scenarios in our application in which there is no data on server to show in the grid. In that case we want to show a default message after headers are displayed. Is there any api to make it possible?? please help us with it.... Thanks, Yogesh Answer posted by dhxSupport on Dec 17, 2009 02:01 There is no native API to do that. After grid is loaded you change how much rows grid has and add one row with default message. |