EmptyDataText of mojogridview doesn't work/

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
1/13/2011 9:55:35 AM
Gravatar
Total Posts 192

EmptyDataText of mojogridview doesn't work/

I set EmptyDataText attribute of mojogridview. but nothing is shown when there is no data. (text was unicode (persian))

??

1/13/2011 10:43:22 AM
Gravatar
Total Posts 18439

Re: EmptyDataText of mojogridview doesn't work/

This is a known issue when using the CSS adapters, if you really need that to work then you will have to use plain old <asp:GridView and provide your own styles. <mp:mojoGridView uses the css adapters.

Hope it helps,

Joe

 

You must sign in to post in the forums. This thread is closed to new posts.