| Thread | Last Post | Replies |
|
| FormView Navigation | 08 May 2008 14:42 GMT | 1 |
I have a FormView that contains two weeks worth of records (for timesheet entry). When the page opens, it appropriately goes to the first record, which is always the first Saturday in the pay period. How can I get the FormView to automatically go to the record with today's date ...
|
| looking for example redering in webcustomcontrol an embeded image | 07 May 2008 22:22 GMT | 1 |
in vb.net I created a webcustomcontrol and it has two embed gif images. I would like to render them when control is activated in run time. I have not found any articles or examples on how to do that.
|
| Control event that fires before PageLoad? Is it possible? | 07 May 2008 22:18 GMT | 1 |
I'm trying to develop a custom grid pager control. I would like it so that the user clicks the page change button on the control and the page does a post back and the server control changes the page number, the page then loads the data and binds it to the gird via the PageLoad ...
|
| ASP Version 2 Beginner Question - Laying out Complex Forms | 04 May 2008 01:35 GMT | 1 |
I am designing a fairly complex web form of which the following is two lines using VB in VS 2005. (The appearance aspects are in the skin file) When I display it in Design View both lines are beautifully alligned on the identical width properties
|
| Grouping same color | 01 May 2008 16:45 GMT | 1 |
Say when firstname, lastname is same for the data in gridview is it possible to have the same background color for that row.
|