Browse By Tags

  • inserting UltraGrid inside UltraCombo

    I have a requirement wherein when a dropdown or combobox drops down , it has a Gridview with filter feature.

    So I thought if we could add Ultragrid inside Ultracombo or something...

    Please suggest how to do that .

  • Filter by column programmatically

    I have a grid and I will like to filter all the rows of the grid based on one or more columns.
    For example the data in the grid displays a list of employees. the employees belong to a department.
    I would like to filter by that column so that I can programmatically…

  • UltraCombo filtering - disappear after moment

    Using ultracombo in one of my grid's cells. Combo has filtering turned on and filter icons displayed properly on headers But when I'm clicking on the combo's filter's icon it displays filter list for miliseconds and collapses it back. Have you…