Monday, December 01, 2003


Source: Raible Designs ~ We Build Web Apps

Unix Utils for Windows. If you develop on Windows, and you use Microsoft's "cmd" to run Ant or compile your classes - you really should install Cygwin - it's much easier and provides the same functionality as cmd. Even better, Dan sent me an e-mail (can't find it now) about UnxUtils - Native Win32 ports of some GNU Utilities. You can even download an executable to install it. I dig it - symlinks that actually work on Windows. [Raible Designs ~ We Build Web Apps]


9:00:51 PM    trackback []     Articulate [] 

Add a scrolling feature to a datagrid?

You can wrap it within a DIV html tag.

<DIV id="grid" style="BORDER-RIGHT:  1px solid; BORDER-TOP:  1px solid;
Z-INDEX:  131; LEFT:  13px; OVERFLOW:  scroll; BORDER-LEFT:  1px solid;
WIDTH:  750px; BORDER-BOTTOM:  1px solid; POSITION:  absolute; TOP:  160px;
HEIGHT:  210px" ms_positioning="GridLayout">


8:35:08 PM    trackback []     Articulate []