I have a gridview which displays a bunch of tasks for users. I've got some lookup columns. One of them is the Owner of the task. There is a binding source to get userlist. The lookup column's display member is the name and value member is guid of the user which works perfectly fine until gw is grouped by this column. When you group by it shows the guid instead of the name of the user. So i see something like 284C8520-9687-4460-B11B-85A3A65E0771 instead of System Administrator and this behavior is the same for every lookup column with guids. Can anyone help me out on this?
Thanks in advance.
Hi, my grid have two columns: Category and Product. Product column is a GridViewComBoxColumn and I want to filter its dropdown items depending on the category in the same row. How could I achieve this? Thanks.
i have a problem with on of my project, on my laptop ich cannot edit the ribbonbar in the design-view nor create a new one. if i drag the ribbonbar control to the form, there only apperas a "ribbonbar-button" at the bottom, in the form nothing happens (ribbon.wrong.jpg)
if i make a new projekt and drag the ribbonbar to the form, everything is allright (ribbon.right.jpg)
if i compile the project, the existing ribbon bar works fine
I'm working on a data entry form that will be largely navigated with the keyboard, and I can't seem to get the RadButton to indicate focus. I can see in Theme Builder that it has states set that react to mouseover events, and I tried adding an Or condition to those states to make them activate when the mouse was over them OR the control had focus. That did nothing.
I also tried setting some different properties on the FocusPrimative element, and that didn't do anything either.
Is there an example app or tutorial that can show me how to get a proper focus rectangle to show up on a button?
I have the grid in 'FullRowSelect' mode. So the row is selected as a whole. But the active cell is still highlighted in a different color. How do I disable that? I just want the entire row to be highlighted without the current cell being highlighted in a different color.
I have a gridview with 5 child levels under the main level, as they expand the height of the last levels do not size properly. The result is that the content does not always show as it gets cut off within the parent box. Is this a known issue?
I'm on the latest SP of Q2 2010 and am using the Office Black theme