SEARCH RESULTS
 
Showing 1-3 of 3 records
1
 
Expand article

Controlling column width in a GridView

2008-07-30 17:23:27 by keith-brown in Security Briefs
 
...GridView control to display rectangular data. It's generally a really easy to use control, but I've always struggled with getting column widths to look right My goal is to fix the width of each column at design time, and any field that contains text that may be longer than my fixed width should wrap around, taking up more vertical space in...
 
 
 
 
 
Expand article

"Interesting" Advert Placements On Facebook

The Article has images
2008-07-03 18:45:10 by Christopher Boyd in SpywareGuide Greynets Blog
...Gridview". Well, I decided to try it out. On the install screen, you see this Makes sense so far. Here's the install screen where you agree to let the application loose on your profile Click to Enlarge Once done, you see the following screen and this is where it all starts to go a bit wrong Click to Enlarge Note that the...
 
 
 
 
 
Expand article

Two-way formatted data binding in ASP.NET

2008-08-15 20:22:37 by keith-brown in Security Briefs
 
...GridView, my solution looked a bit like this asp:GridView DataSourceID ='myDataSource' OnRowUpdating ='FixFormatting' AutoGenerateColumns ='false' CellPadding ="3 Notice the OnRowUpdating handler that I've installed in my grid view. That code looks like this protected void FixFormatting( object sender, GridViewUpdateEventArgs args) { decimal...
 
 
 
 
 
 
Showing 1-3 of 3 records
1
 
RELATED VIDEO
Expand / Minimize
SecurityRatty FAQ
Sergey Zarubin, 31yo
CISSP, CCSP
Moscow, Russia