Telerik Forums
UI for WPF Forum
6 answers
116 views
Hi,

How to insert the data into the specific row on gridview?

Regards,
Clare
Thomas
Top achievements
Rank 1
 answered on 03 Apr 2012
4 answers
185 views
I have a GridView which the user can Delete rows from.  This works on the screen but I need it to fire a stored procedure to delete records form the data base.  I and using the Deleting Event but I am unsure how to get the data from the items being deleted.  I want to retrive a cell value to pass as a paramater to a stored procedure to delete records from the database.
Nick
Telerik team
 answered on 03 Apr 2012
7 answers
233 views
Are following changes possible
To change color of :  (please view the attached image)
1. View Selector which is currently black
2. Date Header which is currently grayish
3. Task color

To change background of a occurrence of a Task, like in a recurrence task if some occurrences have been completed then there background will be different than those which yet to be started/completed. Similarly for Non - recurrence tasks

If above changes are possible please provide some code to accomplish them

Thanks
Dani
Telerik team
 answered on 03 Apr 2012
1 answer
131 views
BringPathIntoView vertically scrolls my treeview so the end path item is "in view", however the item is hidden to the right because the treeview is in a narrow container.  How can I get the treeview to auto scroll horizontally over so the item is truly in view?

Thanks
Buzz
Petar Mladenov
Telerik team
 answered on 03 Apr 2012
4 answers
298 views
Hi Telerik Team,

I tried to bind my radgridview with a DataTable contains year series DataColumns (I set autogeneratecolumn="true"). It can display the value but I can't edit the value if the column header contain only number. (please check attached image). 

Is it a known bug or I just need to enable any property in radgridview? please advise.

Thanks,
Andy
Andy
Top achievements
Rank 1
 answered on 03 Apr 2012
3 answers
162 views
The source may contain more than 3000 items at a time. When we navigate the nodes by arrow key, it is very slow.
Please help us with correct property settings for the Telerik Rad Tree for wpf.

Thanks
Petar Mladenov
Telerik team
 answered on 03 Apr 2012
0 answers
105 views
I'm running into an issue with the treelistview. The listview covers several pages, and it renders correctly by default.

However, if I change my font size to "medium" (right click on desktop, choose personalize, choose display, choose medium - 125%), the scrollbar for the treelistview does not allow the end of the content to be reached; the content is truncated.
Eric
Top achievements
Rank 1
 asked on 02 Apr 2012
1 answer
91 views
  • Add a close button in the Header of the DocumentPane

I noticed this note in the release notes for Q1 2012 SP1, but I can't deem to find any information about how to do this (other than old posts about templating).  Is there a property or something I set to turn this on?

Androide
Top achievements
Rank 2
 answered on 02 Apr 2012
2 answers
53 views
  • Add a close button in the Header of the DocumentPane

I noticed this note in the release notes for Q1 2012 SP1, but I can't deem to find any information about how to do this (other than old posts about templating).  Is there a property or something I set to turn this on?

Joe Sharp
Top achievements
Rank 1
 answered on 02 Apr 2012
1 answer
163 views
I have a radcombobox that is being bound to an object. It is an autocomplete textbox, so the items are sent as the user types.

When i clear the selection, or load the page (change binding) the dropdown shows and is open and you have to click inside of it for the dropdown to close.


<telerik:RadComboBox Height="23" VerticalAlignment="Top" HorizontalAlignment="Left" Margin="6,23,0,0"
                                           DisplayMemberPath="LocationName" telerik:TextSearch.TextPath="Address1" IsEditable="True"  
                                           autocomplete:AutocompleteBehavior.MinimumTextLength="3" Text="{Binding Path=Trip.LocationFrom.Address1, Mode=TwoWay}"
                                           EmptyText="Address 1" Width="313" SelectedItem="{Binding Path=Trip.LocationFrom, Mode=TwoWay}">
                          <autocomplete:AutocompleteBehavior.AutocompleteProvider>
                              <autocompleteprovider:LocationAutocompleteProvider TextPath="LocationName" />
                          </autocomplete:AutocompleteBehavior.AutocompleteProvider>
                      </telerik:RadComboBox>



Attached is an image of the behavior as well.

Keith
Top achievements
Rank 1
 answered on 02 Apr 2012
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?