I am using 6.1-p20180801 version of smartgwt. I am displaying an empty message "No tiles to Show." on the tile grid at the time of tile search intentionally. When no tiles are found, the empty message ("No tiles to Show.") is being shown, but the message is displaying at the top of the page. I actually need this message "No tiles to Show." to be displayed in the center of the page/layout.
I am using this property tilegrid.setEmptyMessage("No tiles found").
Please help me in the same.
Thank you in Advance.
I am using this property tilegrid.setEmptyMessage("No tiles found").
Please help me in the same.
Thank you in Advance.
Comment