Gridview properties not working

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
8/20/2010 9:39:55 PM
Gravatar
Total Posts 3

Gridview properties not working

Hi,

I using <mp:mojoGridView but properties of TemplateField such as ItemStyle-HorizontalAlign, ItemStyle-With... not working. Plz help me.

Thanks,

Phuong hoang

8/21/2010 6:31:22 AM
Gravatar
Total Posts 18439

Re: Gridview properties not working

Hi Phoung,

<portal:mojoGridView was created to use the CSS control adapters where those style properties are not used, only CSS is used to style the grid.

If you want the default GridView behavior you should use <asp:GridView instead of <portal:mojoGridView

Hope it helps,

Joe

8/28/2010 2:29:58 PM
Gravatar
Total Posts 28

Re: Gridview properties not working

teşekkürler

8/29/2010 4:42:09 AM
Gravatar
Total Posts 55

Re: Gridview properties not working

HI

I am using asp:Gridview inside updatepanel with classic schema but it is not affecting to gridview.. 

whats the problem?

 

thanks

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