Browse By Tags

  • Forum Post: Textbox in C1DataGrid

    How can I display selected data from C1Datagrid to a textbox? Below is my XAML <Window x:Class="Window1" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:sys="clr-namespace:System;assembly...
  • Forum Post: Re: problem with upgrading to DataGrid 3.0.20093.69 and Template Column bindings

    Hi zmorris, Thank you for reporting this issue, Just in case you want to know the reason. The bug was introduced due to a memory management improvement and happend when a MS TextBox is used in a TemplateColumn, because it updates de dependency property Text when lost the focus which is different to the...
  • Forum Post: Silverlight data binding validation error

    I am trying to use Silverlight 3 data binding validation on your controls but can't get it to work. Could you look at the attached sample and see if you know what is wrong. I get the error " ArgumentExcception was unhandled by user code " when Throwing the exception. On the example change...
  • Forum Post: textdetached

    Using the componentone text box, then setting the textbox to textdetached to true. I set a application setting property binding to the text box text option to fill it in. When i close the form and reopen it i get a designer error. When your building the form code it does no like have the textdetach code...
  • Forum Post: Display a textbox within C1ContextMenu

    Hi, I want to display a textbox within a menuitem in C1ContextMenu. I want to be able to click into the textbox without having the context menu disappear. After the user has entered its text, he should press enter to make the menu disappear. I can achive to make the textbox visible using the following...
Page 1 of 3 (60 items) 123