Here is something I found interesting browsing the silverlight forums. Assuming we are editing a object and we are in editmode in the DataForm If we want to bind a property to a datafield we do someth… more →
Lee's cornerlee wrote 4 days ago: Here is something I found interesting browsing the silverlight forums. Assuming we are editing a obj … more →
lee wrote 5 days ago: I was trying to answer a forum post regarding customizing datafield and thought It might be better … more →
lee wrote 2 months ago: When the listbox is bound to some data and when the data changes we may want to make the first item … more →
lee wrote 2 months ago: I am new to Silverlight RadGridView control from (Q2 2009). I was trying to use a nested RadGridView … more →
lee wrote 3 months ago: A while back I had a sample that extends AutoCompleteBox which worked in Silverlight 2. Here is the … more →
lee wrote 3 months ago: Databinding can get tricky in a hurry depending on the layout we have and the model we are binding t … more →
lee wrote 4 months ago: One of the forum users was looking to align the label in the Datafield of DataForm with the followin … more →
lee wrote 4 months ago: Dataform has changed a lot in the RTM version from the beta and my previous post on DataForm is no l … more →
lee wrote 5 months ago: when we select a row in datagrid the entire row will be highlighted along the the cell we clicked on … more →
lee wrote 5 months ago: Resizing of the childwindows is not supported in silverlight 3 beta which might be possible in the R … more →
lee wrote 6 months ago: A few months back I posted a sample on one way we can interact with charts. Here is another way. you … more →
lee wrote 6 months ago: There are many posts which shows how to do the flip animation, here is mine. In the sample the flip … more →
lee wrote 7 months ago: I wanted to customize the datapager in silverlight to be able to change the pagesize after it is set … more →
lee wrote 8 months ago: This is one of the samples I did sometime back for showing the ticks. The code is compiled with Silv … more →
lee wrote 8 months ago: This is short post on using LayoutTransformer. LayoutTransformer makes it easy to display content ve … more →
lee wrote 8 months ago: Here is sample on styling slider control to display the value of the slider in the Thumb All the cha … more →
lee wrote 8 months ago: After reading about RIA services. I wanted to write some sample code to hook into asp.net Membership … more →
lee wrote 8 months ago: This sample doesnt do a whole lot but, I had to post in the forums twice to even get this working. s … more →
lee wrote 9 months ago: I started playing with the beta bits of the RIA Services and started to create a simple app, where l … more →