June 2007 Entries

Infragistics Web Grid on a Web Tab

I am writing a bit of client side code to move data from one Infragistics UltraWebGrid to another. To do this I have given the user a button on each row of the main table. If they click the button in a row the contents of the id and descrition columns should be inserted into the destination grid. This all should have been real simple. Except my javascript did not work. Here is my original code: function OnClickCellButton(gridName, itemName) { var row = igtbl_getRowById(itemName); if (row != null)...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Friday, June 22, 2007 3:04 PM | Feedback (8)

Dev Dinner This Wednesday

Scott Watermasysk just posted up for a dev dinner this Wednesday night. If you are around stop by the Harvestmoon around 6:30PM. --chaz
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Tuesday, June 12, 2007 11:24 AM | Feedback (0)

Copyright © Chip Lemmon

Design by Bartosz Brzezinski

Design by Phil Haack Based On A Design By Bartosz Brzezinski