| Thread | Last Post | Replies |
|
| SMTP server for password recovery control | 01 Jun 2008 18:16 GMT | 1 |
How can I assign an SMTP server to password recovery control? Thanks Regards
|
| changing the text to underline on mouse over in a repeater row | 01 Jun 2008 15:18 GMT | 1 |
Hi, I have a repeater control with rows in made of of link buttons so that they react to a click as below: <div>
|
| Gridview row height | 01 Jun 2008 09:55 GMT | 2 |
I have a grid view which is bound to a data source. When I run the form the grid view rows are expanded in height such that the header takes half of page and the first row takes the other half. So I end up viewing only one row with the header on the whole page. There isn't text ...
|
| Object reference not set to an instance of an object | 01 Jun 2008 09:25 GMT | 4 |
i try to change the display value of a radiobuttonlist embedded in a gridview, but only in normal mode. In edit mode, the radiobuttonlist must appears. With this code below, i get what i want in normal mode (displayed values
|
| DropDownList with Icons. | 01 Jun 2008 09:02 GMT | 2 |
I was wondering if there was a way to include an icon in a dropdownlist. I found one way, that is to set the background image of the 'option' to the desired icon and then set the padding to sat 50px, which offsets the text and makes it look as if the icon is appearing to the left ...
|
| Web set up project problem | 01 Jun 2008 08:53 GMT | 2 |
In my ASP.net 1.1 web application, there are 28 projects. I have created one web set up MSI project for web deployment. When I am installing my application using my web set up project, some of project output DLL are going inside wwwroot directory and other are going
|
| Code library | 01 Jun 2008 08:33 GMT | 4 |
Is there a way to have code modules that all pages in a web app can access kinda like a code library? Thanks Regards
|