Posts by C1_Deepankar

Stealth Paging with C1Flexgrid WPF

May 20, 2013 in WPF by C1_Deepankar

Paging is a common term when it comes to handling a large volume of data. It allows a developer to show only a fixed set of rows at a time and… Read the rest Tags: , ,

How To: Get the Filtered Out Row Collection in C1DataGrid

April 19, 2013 in Silverlight by C1_Deepankar

In series of How To articles, this blog provides a small utility code implementation to retrieve the rows which have been filtered out of C1DataGrid for Silverlight. In few of… Read the rest Tags: , ,

Attach Tooltips to Column Headers

April 17, 2013 in Silverlight by C1_Deepankar

Tooltips are a commonly used method to show informative descriptions for an object to the end users of an application. Silverlight continues to provide similar functionality in its applications, either in… Read the rest Tags: , , , , , ,

Customized CellRange Selection in C1TrueDBGrid

April 8, 2013 in WPF by C1_Deepankar

C1TrueDBGrid for Winforms provides various selection methods for selecting Rows using Control Key or Shift Key. For information on available Selection mode, you can refer to this documentation link. However,… Read the rest Tags: , ,

Binding C1Report to Collection DataSource

March 26, 2013 in WPF by C1_Deepankar

ComponentOne Reports for WPF extends the flexibility of C1Reports for Winforms and help its users to integrate reporting and document generating functionality into your Windows Presentation Foundation (WPF) application. With… Read the rest Tags: , , ,