| Thread | Last Post | Replies |
|
| Label text | 02 Dec 2004 21:16 GMT | 2 |
I hope I'm not just overlooking this property...but, I can't seem to find an attribute to right-align the text of a label. Is there one? Thanks I'm doing the following: LABEL1 Field1
|
| SmartNavigation and Determining If ValidationSummary Caught Any Errors | 02 Dec 2004 17:17 GMT | 3 |
I'm using SmartNavigation and need to automatically scroll to the top of the page when the ValidationSummary control catches errors and displays them, so that the user can see the errors without having to manually scroll to the top.
|
| calendar control language? | 02 Dec 2004 05:17 GMT | 2 |
in visual studio.net when i watch/design the calendar control on the design view i see the days/months in my language(hebrew) but on the web is generates it into english. any way to solve this problem?
|
| On post back repeater's Item.DataItem are all null (?) | 01 Dec 2004 20:59 GMT | 2 |
I have a repeater like this <asp:Repeater id="rptPremiums" EnableViewState="True" OnItemDataBound="rptPremiums_ItemDataBound" runat="Server" > For brevity's sake, suffice it to say there are header, item and
|
| TableCell style problem PLEASE HELP | 01 Dec 2004 19:51 GMT | 1 |
I'm trying to make a page that has a dynamic menu on the left. I generate this menu by getting the menu items from a database table that holds title, alt tag, link, sort order, etc... for a given menu ID. I had done a static version up until now and the number of pages
|
| Problem With Controls | 01 Dec 2004 18:29 GMT | 1 |
I am having a problem with some controls in a new web app I am developing. Here is the situation I have a Base class that is inherited by Form.aspx them Form.aspx loads 2 controls Menu.ascx that never changes and a body control that is selected
|
| Using HTMLInputRadioButton Control in a Datagrid | 01 Dec 2004 08:48 GMT | 1 |
Thanks for reading my post. I have a requirement for the UI I am developing that necessitates I use a radio button within each row of a DataGrid (dont ask, I was instructed to do it this way). The radio button's value needs to be assigned a
|