Just bought an additional router and in the process of setting up a repeater bridge from the wifi downstairs (Thomson standard firmware) to my new Netgear dd-wrt router.
I've followed the excellent instructions on dd-wrt wiki for rep bridges, but they leave me just short of connecting all the way out to ze internets.
status:
I can connect to the dd-wrt router on LAN, 192.168.1.1.
I can connect to te dd-wrt router...
Search Result
Collapse
4 results in 0.0021 seconds.
Keywords
Members
Tags
-
Why is my PagedDataSource looping to the first elements of the DataSet?
I have a Repeater that forms panels with a left float in order to create a grid. My client only wants to show 12 elements per page, then have page numbers at the bottom of the page.
It would appear that everything is working, except I have an issue in that on the last page, if there aren't 12 elements, it loops back to the begining and shows the first elements again.
So if I have 20 elements total, the first 4 elements will...Last edited by Niheel; Aug 20 '10, 03:46 PM. -
treeview inside a repeater
Im trying to implement a treeview with multiple columns and
I need some suggestions if that is possible.. the treeview looks like this.
<----Rootnodes----->
+poscode1
+poscode2
+poscode3
<--secondlevel nodes-->
+poscode1
-poscode2
___+street1
___+street2
___+street3
+poscode3
<--When the user expands a node it should look like... -
Label within repeater losing text on postback
Can anyone show me an example of a solution to the problem described in this thread? How do I rebind a label in a repeater on a postback?
http://bytes.com/groups/net-asp/3270...text-post-back
(I don't seem to be able to post to that group or something).
Thanks....