|
First
|
Prev |
Next
|
Last
Pages: 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149
Creating a table cell and changing the color on hover. I need to create a table dynamically do I'm using the asp:table with rows and cells. All works fine. But I'd like to have it so that when a person hovers over the cell the background color changes. Here's the code I'm doing and it doesn't seem to do anything on the mouseover: TableRow lRow = n... 3 Jul 2008 15:36
StateServer - when is the session serialised? I'm currently using InProc session which are working fine. In the app, I've got a master object called MyApp which has a fair number of properties, child classes etc. I find it easier to do this: Dim MyApp As New Beer.App Session("App") = MyApp And then do all programming against MyApp, e.g. MyApp.Property1 ... 3 Jul 2008 19:43
dropdown list in gridview does not seem to display correct dat Thanks that worked! I removed the datasourceID that was set in the properties box and then just set the datasource and executed a databind as shown below. (e.Row.Cells[2].FindControl("dropdown2") as DropDownList).DataSource = ObjDtaSce; (e.Row.Cells[2].FindControl("dropdown2") as DropDownList).DataBind(); -... 3 Jul 2008 12:31
Datagrid/Datalist, same page, 2nd is details First note that I am using Framework 1.1. I have an .aspx page that is displaying a list of employees, but only the Employee Number, First Name, Last Name, and Title. It is working great. I recessed it in a <Div></Div> to allow scrolling of just the data, not the page. What I need to do is place a DataList (also in... 3 Jul 2008 16:38
Dynamic Controls - How to access postback data? I have a WebForm where I'm dynamically creating some controls and I'm having difficulty understanding how the state is being persisted and how to work with it. I've created a simplified example to demonstrate my issues. Lets say I have a WebForm with a DropDownList where the user selects a number from 1 to 10... 3 Jul 2008 12:31
kaufmaennische jobs im ausland dortmund ausland jobboerse suche Tieraerztin Tierarzt Polizeivollzugsbeamte Polizeivollzugsbeamter kaufmaennische jobs im ausland dortmund ausland jobboerse suche Tieraerztin Tierarzt Polizeivollzugsbeamte Polizeivollzugsbeamter + + + ARBEITSANGEBOTE IM AUSLAND http://WWW.STELLENANGEBOT-AUSLAND.DE http://WWW.STELLENANGEBOT-AUSLAND.DE + + + AUSLANDSJOBS ONLINE FINDEN http://WWW.AUSLANDSJOBS-24... 3 Jul 2008 11:28
How do I read html out of database fields and show it I have database text fields that I am putting "<br />" in so that they will appear on the web page with linebreaks in the text where I want them. But when the fields are shown, this does not work - the source looks like <br />. How do I get around this? Thanks, Marv ... 3 Jul 2008 14:34
IIS on Vista home premium? Hi. please direct me to a site where i can download IIS 7.0 for vista home premium. i seem to be to stupid to find such a site. "Juan T. Llibre" wrote: Not so. IIS 7.0 can be installed, complete, on Home Premium. Use this script to install every last bit which IIS 7.0 offers : start /w pk... 4 Jul 2008 02:51
Image quality Whilst I am resizing images I am losing quality. This is only happening in small amounts, but if you repeatedly put the same image through the following code, the image quality slowly degrades. Can anyone spot why this may be happening? Should it only deteriate once upon intitially going through this procedure... 5 Jul 2008 12:31
I forgot what I did (Web.Config) I changed something a long time ago that makes my sites URL look like this...: http://myPage/(S(jcc1dp45kmsjgeupvji3fyje))/Default.aspx Can someone please tell me what the setting is/was that I changed? Thanks ... 3 Jul 2008 10:27 |