Showing related tags and posts across the entire site.
-
Hi I'm using a c1List-Control bound to a Sql-View with 10 columns. Some of this columns a invisible and each column have a special headername. As I have to filter the contents of the c1List-Control II tried out your work around of 'Using C1List with SQL Query Results' (WinForms Help). The...
-
Hi, I try to add a button to the DataGridFilter control which is the container for the colum specific filters. I can change the UI of the column specific filters and I can customize their behaviour pretty well by using the LoadingFilter event of the columns. I can add UIElements to the container as well...
-
Hi Objective : Save the Customer(s) record after doing editing(ADD,Modify,Delete Records) in Flex grid which is bound Data View Issue Description When i Select the Customer ID From Combo and it shows related records which is fine . When i add row (As grd.AllowAddNew =True ) it is done , after editing...
-
Hi, is it possible to disable sorting (left click to a column header) and the filtering button (which appears on the right hand of the column header when the mouse is over the header) without making them dissaper? The scenario is the following: we use custom context menus to do filtering and sorting...