MyToolkit
MyToolkit copied to clipboard
MyToolkit for .NET
Hi , I am using Mytoolkit Multimedia.YouTube.Actually I am trying to fetch audio urls from a video id. It successfully fetches audio urls,but some urls are not working.Also the audio...
For the last 10 Days I'm not being able to get Youtube mp4 link for almost all youtube videos top play. They all fail to play even when I paste...
I have a TemplatedControl that when a selection is made gets a reference to the DataGrid, which I then change the ItemSource to the new data needed. It seems to...
Hello There appears to be a bug in GetCollectionItemIndex in your CollectionEditorExtensions. I found I was getting a newly created GUID after postback for the second item in the collection,...
Hi now i create one list an insert this list to the toolkit. now i will read the selected line but it don't work. Can you help me?
When adding items to an ObservableCollectionView, it is much quicker to use the obsolete method AddRange(IEnumerable) rather than looping through the items and adding them to the ObservableCollectionView.Items collection. The...
Hi, I created a Gridview and declared 5 DataGridTextColumn y 1 DataGridTemplatedColumn, but i can't see the scrollbar, i set ScrollViewer.IsScrollInertiaEnabled="True" ScrollViewer.VerticalScrollMode="Enabled" ScrollViewer.VerticalScrollBarVisibility="Visible" but still can't see the scrollbar, am...
Hi all, So, I'm trying to enable the drag and drog behaviour on the DataGrid. I saw that all the drap and drop properties are here. But when I use...
Hi, can you tell me how do I change the default purple color of a selected row of a datagrid?