Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
UltraWebGrid - Header Separators
posted

Hi,

I'm trying to use images as the separators/resize hooks between my headers as opposed to using standard borders. An example of what I'm trying to do is to replicate the functionality of the asp:menu separator image, i.e:

<asp:MenuItem Text="New Button" SeparatorImageUrl="toolbar_separator.gif" Value="NewButton">

I've tried numerous things such as using the Header Template, but I don't see any obvious way to get the image into the proper location. Standard header borders won't do because I'm trying to create a Outlook 2007/Microsoft CRM 4 look and feel.

Is there any way to do this for the headers of the UltraWebGrid?

Conor

 

P.S: The CRM Template the UltraWebGrid offers is quite dated, and seems to have been more geared towards CRM 3. CRM 4 has a much different look and feel.


Parents Reply Children
No Data