Telerik Forums
UI for WPF Forum
8 answers
107 views
Hello,
Would you be so kind as to tell me, is there any way to make child's table columns to appear just under the parant's columns, with no offset.
Jokerwolf
Top achievements
Rank 1
 answered on 04 Aug 2010
2 answers
78 views
Hi,

As per my observations on RadGridVIew, i found column drag and drop is allowed by default.

Is there any property which controls the behavior of column drag and drop?

Thanks,
-Narendra

Narendra
Top achievements
Rank 1
 answered on 04 Aug 2010
4 answers
227 views
How can I get a RadGridView to ignore F2, Del, Ins if it has keyboard focus?  I have CommandBindings defined to handle these key presses and would like to have these CommandBindings executed.  I don't want to ignore all keyboard input in the RadGridView however as I'd still like to navigate the rows in the RadGridView with arrow keys.
Maya
Telerik team
 answered on 04 Aug 2010
3 answers
143 views
I am using the drag and drop manager along with the RadGridView to drag one or more items from the RadGridView.  This was working fine in previous versions, but the latest 2010.2.714.40 doesn't seem to work any longer.  I looked at the demos and it didn't work with multiselect and then dragging either.  Did something change that I am not aware of, or did this just break?  Thanks!
Wasif Jahangir
Top achievements
Rank 1
 answered on 04 Aug 2010
1 answer
91 views
Hello 

I have downloaded RadControls_for_WPF_35_2010_2_0714_TRIAL and when I try to run a simple project including a RadGridView I got the following error:

Cannot resolve dependency to assembly cause it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event. Line 66 Position 10.' C:\Users\JORGE\Documents\Visual Studio 2008\Projects\Colonial3\Proveedores\Proveedores\UCDatosProveedor.xaml 66 10 Colonial3

The error points where the RadGridView is declared 

<telerik:RadGridView x:Name="ProveedoresGridView" Margin="0"
IsReadOnly="False" CanUserFreezeColumns="False" CanUserInsertRows="True"
SelectionMode="Single" AutoGenerateColumns="False" IsFilteringAllowed="False" ShowGroupPanel="False" VerticalAlignment="Top" MaxHeight="768">

I hope you can help me

Best regards
Jorge Alberto
Vlad
Telerik team
 answered on 04 Aug 2010
2 answers
112 views
There is probably a simple answer to this, however I am a designer and have had no luck finding an answer to this via google or the support pages.

I am needing to use a RadTreeListView to show the following heirarchy:-

  • Calculation Set 1
    • Calculation 1
      • Condition 1
    • Calcualation 2
      • Condition 2
    • Calculation 3
      • Condition 1
  • Calculation Set 2
    • Calculation 4
      • Condition 1

Here is my proposed XML:

<?xml version="1.0" encoding="utf-8"?>
<Calculations>
  <Calculation_Set Name="Calculation Set 1">
    <Calculations>
      <Calculation Name="Calculation1">
        <Conditions>
          <Condition Name="Condition 1"/>
          <Condition Name="Condition 2"/>
          <Condition Name="Condition 3"/>
        </Conditions>
      </Calculation>
      <Calculation Name="Calculation2">
        <Conditions>
          <Condition Name="Condition 4"/>
          <Condition Name="Condition 5"/>
        </Conditions>
      </Calculation>
    </Calculations>
  </Calculation_Set>
  <Calculation_Set Name="Calculation Set 2">
    <Calculations>
      <Calculation Name="Calculation2">
        <Conditions>
          <Condition Name="Condition 6"/>
          <Condition Name="Condition 9"/>
          <Condition Name="Condition 12"/>
        </Conditions>
      </Calculation>
    </Calculations>
  </Calculation_Set>
</Calculations>


Can I get some help with the creation and binding?
Russ
Top achievements
Rank 1
 answered on 03 Aug 2010
5 answers
137 views
I was reading the release notes for the new (7/15) charts.  Is there a way to see a demo, code sample or documentation related to the RadChart Selection.

J
Giuseppe
Telerik team
 answered on 03 Aug 2010
1 answer
85 views
hi my friends

there's wpf control like Actipro control for Bar Code
because i want to use it in supermarket project
with my thank's
Hristo
Telerik team
 answered on 03 Aug 2010
4 answers
72 views
Hi,
When I try to view the control demo, and specifically click on "First Look" for a given control, I get the following error appearing in an IE message box. 

"Could not load file or assembly 'Docking' or one of its dependencies. An attempt was made to load a program with an incorrect format."

This happens for each control, the the assembly name being replaced for each different control. Its a shame as Id really like to see the controls Telerik offer

Regards
David
david
Top achievements
Rank 1
 answered on 03 Aug 2010
3 answers
174 views

Hello

I using cell template in the gird and it seems to have problem the control in the template have some margin and if I touching this margin I loosing the control in the cell

 I attached picture to see this behavior how I resolve this problem?

Best regards

Ehud

Nedyalko Nikolov
Telerik team
 answered on 03 Aug 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?