Quantcast
Browsing all 7205 articles
Browse latest View live

How to create a new report as a continuation of the previous report

I have a static report which content does not reach the end of the last report page producing an empty space. I want my next report to start from the very position the first report ends. This example...

View Article


How to configure CheckAsYouType mode for XtraSpellChecker used with XtraGrid

This example illustrates how to switch on check as you type mode to check spelling in the MemoEdit repository editor of XtraGrid.Question CommentsAdded By: Matthias Ramp at: 4/26/2013 1:31:45 AM...

View Article


How to export the GridDashboardItem item to Excel from a web solution

In this example, you will find how to implement a server-side export of the GridDashboardItem item from an asp .net solution using the report suite.

View Article

How to call an Action method via a custom button and pass a row's key as a...

- Define a custom button via the GridViewSettings.CommandColumn.CustomButtons collection; - Customize the client-side CustomButtonClick event handler via the...

View Article

How to bind a scheduler to data via ObjectDataProvider

This example demonstrates how to bind a SchedulerControl to a data source by using ObjectDataProviderin theXAML markup.Question CommentsAdded By: Dineshkumar Chinnathambi at: 4/28/2015 10:16:06 AM...

View Article


Image may be NSFW.
Clik here to view.

UploadControl - How to upload a file via AJAX

This example is a standalone illustration of the File Upload - AJAX Uploading demo. It illustrates how to upload a file via the MVC UploadControl Extension.- Specify the UploadControl settings: define...

View Article

Image may be NSFW.
Clik here to view.

How to display SpellChecker context menu for standard text controls (TextBox...

This example demonstrates how to show the WinForms SpellChecker context menu for standard .NET TextBox and RichTextBox controls.The BarManager component is used to create and show the popup menu. For...

View Article

FlyoutPanel - How to avoid docking the FlyoutPanel to an owner control and...

View Article


How to put any control in the RibbonForm header

This example demonstrates how to put any control in the RibbonForm header next to the system buttons. To use this solution in your application, execute the following steps:1. Drop the...

View Article


Implementing MVVM

This example illustrates how to implement an MVVM pattern (see Model View ViewModel) in a scheduling application. Model is represented by the Car and CarScheduling class generated via an Entity...

View Article

How to implement the Auto Height functionality in RepositoryItemAnyControl

To support the Auto Height functionality in your custom editor, implement the IHeightAdaptable interface for its ViewInfo class and return the required height in its IHeightAdaptable.CalcHeight method....

View Article

Image may be NSFW.
Clik here to view.

How to highlight the focused editor in DetailView

Scenario In this example, it is demonstrated how to implement custom attributes in the application model to highlight focused layout items in DetailView:The EnableHighlightFocusedLayoutItem attribute...

View Article

DocumentViewer - Ribbon - how to customize export formats list

View Article


OBSOLETE - How to extend the SlideOutLayout and create a custom CommandManager

This example is OBSOLETE. The approach described here cannot be used in version 13.2 and older. At the moment, there is no alternative solution. [Old content]This example demonstrates how to add one...

View Article

SimpleButton - How to provide custom back color for each state when the Style...

This example illustrates how to change SimpleButton's back color for each state (Normal, Hot track, Pressed, Disabled, Focused) in UltraFlat style

View Article


Image may be NSFW.
Clik here to view.

LayoutControl - How to customize captions of EmptySpaceItems in the...

This example illustrates how to customize captions of EmptySpaceItems in the Customization form

View Article

How to dynamically change mask settings based on the current object

Scenario:It is necessary to change mask settings of a certain editor dynamically, e.g. based on properties of the current object.Steps to implement:There are two ways to implement this functionality:1....

View Article


ASPxGridView - How to make some field editors read-only when editing a row...

This example demonstrates how to set the editor's ReadOnly property based on the grid's state. I.e. it is possible can edit field value while adding a new row, but this editor becomes ReadOnly if we...

View Article

ASPxGridView - How to use a grid in Batch Edit mode on editing and in Edit...

This example demonstrates how to use ASPxGridView in different modes on editing and inserting a new row. In the illustrated scenario, the grid edits rows in Batch mode and inserts them using the edit...

View Article

How to construct an appointment editing form with custom fields

This example is created by following the step-by-step guide available from the link below:How to: Modify the Appointment Editing Form for Working with Custom FieldsQuestion CommentsAdded By: Asha at:...

View Article
Browsing all 7205 articles
Browse latest View live