Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~590 People Reached
Favorite Forums
Favorite Tags
Member Avatar for lagyossarian

I'm new to AJAX. I'm trying to use the HoverMenuExtender control in a VS 2005 project. I'm getting the following error: Error 5 The type or namespace name 'HoverMenuExtender' could not be found (are you missing a using directive or an assembly reference?) C:\Inetpub\wwwroot\OGIDW\CheckDetail.aspx.cs 174 13 [url]http://localhost/OGIDW/[/url] I have a …

Member Avatar for IceDog711
0
97
Member Avatar for lagyossarian

I have a SQLDataSource that has an XML string as its data value. I want to blast out the raw XML to the webpage. How do I do that? Thanks in advance for any help or assistance.

Member Avatar for thewebhostingdi
0
46
Member Avatar for lagyossarian

I'm a relative newbie to ASP.NET. I want to embed a menu in a GridView cell so that when a user hovers over the cell the menu drops down to show a list of different reports that to which they can navigate. Here's what I'm trying to do: <Code> <asp:GridView …

0
61
Member Avatar for lagyossarian

I have an ASP.NET page with several Gridviews on it. I want to be able to collapse the rows so I can see all of the gridviews and then be able to expand a gridview's rows so I can see the data on-demand. Any ideas on how to do this?

Member Avatar for bala24
0
58
Member Avatar for lagyossarian

I have a gridview that has a couple of Label server controls nested inside an ItemTemplate. I want to assign their Text value when each row is databound (I'm using Profile properties so I have to get the user and their profile to get the values). [code=asp]<asp:GridView ID="grdUsers" runat="server" AllowPaging="True" …

Member Avatar for postmaster
0
201
Member Avatar for lagyossarian

I want to be able to put two hyperlinks into a single gridview cell such as: hyperlink1 | hyperlink2 How do I accomplish this task? Thanks in advance for any and all assistance. Edit/Delete Message

Member Avatar for postmaster
0
68
Member Avatar for lagyossarian

I'm pretty new to ASP.NET. I'm working in ASP.NET 2.0 and I need to create a website that has the same look and feel as an existing website. How do I capture the existing site's "skin"? I guess I want to know if there's an easy way to get all …

Member Avatar for SheSaidImaPregy
0
59