No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
Re: hello, i went through your code in detail and observed that you haven't closed the h1 and h3 tags. that is the reason you get the error message. also the doctype declaration doesnt need an xml processing instruction at the start so remove the first line from your html code … | |
I have a gridview where i need to keep its header fixed and also got a way to work on it. The problem is the whole thing works fine untill i increase the width of the gridview more than the width of the page. the header seems to be out … | |
hi, Im using a repeater control bound to a database table. everything works fine. i need to display the total of a column from that database table in the footer template of my repeater control. but im clueless as to how it can b done. Any help would be appreciated. … | |
Re: hi, try writing the code this way and check if u still get any errors. It should work. [code] <style type="text/css"> A:hover {color: #ff0000; font-weight: bold} </style> [/code] The missing attribute " type " is all that is required for a style tag to function properly. | |
Re: Hi, not sure if you can achieve colouring just a part of the whole word of a node. But you can use different colors for different nodes in a treeview by accessing the particular node and applying style of forecolor or backcolor as required. | |
Hi, can anyone provide me with an easy code that would display my blogger posts in my website. ? Tried googling about blogger widgets. Any site that would be helpful will also do. |
The End.