Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
~1K People Reached
Favorite Tags
Member Avatar for apgriffiths

I have a datalist that is populated using an ArrayList. When this is rendered i want to set the background image depending on a list item value, at the moment i have set the image in CSS but i dont know how i would change the image depending on the …

Member Avatar for apgriffiths
0
706
Member Avatar for apgriffiths

I am trying to create a kind of grid of divs but i cannot get it to work. I am a newbie at this and still learning. I have been on many websites but still no luck. My html is [CODE] <div id="pitchdiv" class="dropZoneContainer"> <div id="gk" class="wrapper"> <div id="gk1" class="dropZone" …

Member Avatar for apgriffiths
-1
158
Member Avatar for apgriffiths

I am trying to create a drag and drop area. The theme for the area is a football pitch, the picture is broken up into a grid, please see the attached picture for what ive done so far, So far i have only done it using a table using the …

0
61
Member Avatar for apgriffiths

I have used a menu control and styled it using the CSS friendly control adapters along with a css file. When i view in IE7 or FF3 the menu works fine but when viewed in IE6 i do not get the second tier list items drop down. Here is the …

0
72
Member Avatar for apgriffiths

I have some code that adds records to a database but it is quite common for there to be a lot of duplicate records. I am trying to write some code that will remove the duplicate rows in the database table. I am using table adapters for this task, i …

Member Avatar for ndeniche
0
120
Member Avatar for apgriffiths

I am quite new at c# development but i have a good understanding. I have an app that includes a strongly typed dataset from a datasource called RouteFormatData.mdf I have three tables in the database, AddDetails, NetworkCodes and Products. I have a table adapters for each table, the problem i …

0
95