Is there a property i have to set to make all the parent items show up in one line on a horizontal datamenu? I am trying to put four options along the top of a webpage and it is displaying 3 of the four and omiting the fourth. As far as I can tell it is being pushed to a second line and it shouldn't be becasue there is more than enough room left on the page for it to display correctly.
Thanks,
- Mike
Hello,
after checking middle click behaviour (http://forums.infragistics.com/forums/t/60393.aspx) the problem with the last menu item is gone. I don't know why and I cannot reproduce it anymore.
Nevertheless I check your sample and it does work. I'll be back if I can reproduce the behaviour anyhow.
Hello Mike,
In our samples browser we have samples with xml data source:
http://samples.infragistics.com/aspnet/Samples/WebDataMenu/Data/Data-Binding/Default.aspx?cn=data-menu&sid=0c6a8763-de13-4e08-9e03-20e5449752d5
you can review it.
Also if you can provide your sample here it will be easier for us to investigate it further.
Thank you.
Sincerely,
Georgi Sashev
Developer Support Engineer
Infragistics, Inc.
http://es.infragistics.com/support
This is very bizarre. When I publish to the server and browse to my site on the live version the menu performs as expected. Which in this case means it is displaying all the items including the filler. Using the same exact xml doc on my development machine I get the filler object pushed off the menu. very odd.
While fiddling around with the menu today I found that if I took out the itembound event on the server side that the menu would display as expected but the dropdown menus wouldn't show up on mouse over. When I added the itembound event to set the templateID's of each item depending on level in the xml file then I needed to "Filler" item to cause all the expected buttons to appear.
Hello Bernhardus,
Thank you for the feedback. After your tests if you are able to reproduce this it would be great if you have a chance to attach here your sample.
Looking forward to hear from you.