User Profile
Collapse
-
Can you give me an example to shw how it can be done ? Let me explain to u what i am trying to achieve - for each cell, there could be a specific color background - either single color or combination of 2 colors. If its just one color, i want it to be constant (no blinking) and i am able to do this by setting the BackColor property of the cell (both table & gridview) to the specific color value and it works fine..But when its 2 colors, then i... -
Gridview / Table - Cell Backcolor Blinking feature
Hi All,
I am using C#.net to develop a web application. I have a gridview and a table displaying two different lists of data. I want to have the backcolor of the cell (of both gridview and table) to blink between two colors, say for example the cell background color must blink (two colors using yellow, green).
Is this possible ? I am able to only set the backcolor property with just one value.
Can anyone help... -
Gridview / Table - Cell Backcolor Blinking feature
Hi All,
I am using C#.net to develop a web application. I have a gridview and a table displaying two different lists of data. I want to have the backcolor of the cell (of both gridview and table) to blink between two colors, say for example the cell background color must blink (two colors using yellow, green).
Is this possible ? I am able to only set the backcolor property with just one value.
Can anyone... -
I got this to work... the issue was with the Height set under PANEL...once i deleted the hard coded value and set the height to auto, the webpage works fine on all the browsers (IE 7.0, Firefox).
The deletion of the Height value in the Panel where the buttons were embedded, also helped to align the buttons correctly without overlapping.
Thanks to everyone who gave me suggestions and helped me narrow down the cause of concern.
...Leave a comment:
-
Display webpages in sequence automatically
Hi All,
Language Used - C#.net
I have a web application containing 6 aspx pages and their code files. Now I want to design a automatic display of these webpages in sequence. In detail, once i open the weblink - it should show the Main webpage (Main.aspx) for 2 mins, then automatically redirect to the second webpage (Second.aspx), display this for 2 mins and then redirect to the third and so on... Once the 6th webpage (Six.aspx)... -
Thank you Dr B for your reply. I have just started coding in visual studio .net and am stuck with this... In IE 7, only partial data is shown on the grid, the remaining is cut off at the bottom.. please find below the code for the ASPX page -
...Code:<%@ Page Language="C#" AutoEventWireup="true" CodeFile="WipCommit.aspx.cs" Inherits="WipCommit" %> <%@ Register Assembly="dotnetCHARTING"
Leave a comment:
-
IE7 - datagrid does not display in full
I have a webpage that displays the results of a search query on a Datagrid. The datagrid is shown completely fine on IE 6.0 but when i access the webpage from IE 7.0, the datagrid is shown only partially. Also in some pages, the buttons overlap when it comes to IE 7.0
Can anyone please help with what I need to check to get this resolved ?
Thanks.
No activity results to display
Show More
Leave a comment: