Always had problems and a very tedious thing to test, of course, fonts in iOS development. I found this cool […]

There are two method to do this. Change DataSource DataTable oldDataTable = myLookUpEdit.Properties.DataSource as DataTable; DataRow[] myDataRows = oldDatatable.Select(filter); DataTable […]

Had a situation where I wanted the user to double click on a row to view details of the item. […]

Tip Use 5 to 15 options within your select boxes. Why? http://uxmovement.com/forms/stop-misusing-select-menus/ But… You have a lot of options to […]

This is nothing new, just a note on how scrollTop, scrollHeight, clientHeight and related properties work. Quick illustration == See […]

This is my favorite site this week: http://subtlepatterns.com/

eBay relaunched their website with new features and enhancements. The changes we’re making reflect the new eBay and our evolution […]

Always had problems and a very tedious thing to test, of course, fonts in iOS development. I found this cool […]

By default, all series.view.color is color.empty, then view2.color = view1.color will not work!! However view1.color will be listed in PaletteEntry […]

  • 1
  • 2