I have a problem with GridView and Filtering. There is a submenu showing all available filters such as ("Contains", "Does not contain", "Starts with", etc.). Now I want to hide some of those entries for specific columns. I haven't found any examples solving my problem. Could anyone give me a hint or provide me some short example solving my problem?
I am trying to delete the selected day in the calendar. Is it possible not to have any day selected? The Clear button select Today. I tried to use a Context Menu with a event having this code:
I need to present a clients scheduling data to them in a particular way, and I'm wondering if it is possible using the scheduling controls in this package.
Basically, the client wants to see their peoples activities (or appointments) in a grid, where the person is on one axis, the day is the other axis, and the appointments are in the intersection. Kind of like this:
Hello
In a listview that I populate "manually" I whish to change the font Color of a cell text based on the value of another cell (in the same "line"),
In the cell formatting event I do not see how to access to the value of another cell ? or should I use another event ?
I am wondering if I can use the UseSystemPasswordChar property with the Radtextbox. It works with the traditional texbox but does not seem to work with the radtexbox.
For the moment, I am using an alternative solution which is:
I have a RadGridView that shows some data in Hierarchical mode.
I have a problem in this scenario:
First. I expand more data in GridView(so, it shows child of node and child of child and ......).
Second. I use RadGridView,Rows.Add() function to add 1 row. The row successfully added, but the added row go bottom of gridview and the vertical Scroll lost trust value.
So, I should "up down" and "Up down" the vertical scroll to get correct value.
I have a databound GridView with a GridViewComboBox column, among others. I would like the scroll arrow to be on the right, not left, but I can't figure out how to set this. Can you help me?
i am using the monthview where the appointments (or should i say availibilites) are in days and no time is ever specified. this gives me a 00:00AM - 00:00AM in each of the appointments which looks bad. can it be hidden?
I have just started using the Range Selector linked to a Chart View with a Date Time Categorical axis. My issue is that I cannot seem to find the formatting setting for the date label in the Range Selector.