

That way the previous page will still hold its value. net 2.0 as code behind) I am going to have a array variable basically it is an TWO Dimensional array after populating the values in array I need to redirect/ reload another web form B.aspx, here i need to access the array in B.aspx client side JavaScript.How can I do this.Thanks AgainRajuĭont do a redirect but use ansfer. Hi All,I struck up with some intrested senario at my application development.hope some body will guide me or sends me some code snippets.Thanks in advance.Senario is like this.in A.aspx (using C#. How to Access/Pass Server Side Array Variable at Another Web Form's Client Side Then you have to give the float:left CSS style to both tables when using the standard layout (flow) in Visual Studio. Make sure the width setting of the container element is large enough to accomodate both tables. This is because I am putting some grid in one of the table and when the rows increases the table size should also increase. How to place 2 tables adjacent to each other(i mean side by side) on a webpage. Changes in 1 table should not affect the other table.īoth the table should b independent of each other.is it possible to do so ?pls kindly let me know abt it. These are the names of the panes in a layout > Can the mail view be set up side by side instead of over(Subject. If I understood what you need the solution is simple HTML:Ĭan the mail view be set up side by side instead of over(Subject. But what I am trying to accomplish is that I want both of them side by side for example "a|a" here "a" is next to "a" not underneath. Working on a web form how to have two datagrid side by sideĬurretly started to work with the web developer express, in the form when I am trying to design a form and trying to have two data controls side by side, the later one move under the first one. so by placing this table inside a nested table along with the others will cause the height of first tables to grow along with it (as far as i know).

but the next table i would like to place to the right side of the first table will have a height of close to double the first table. all the tables inside the first table are relatively the same size so they work in one table. i need to find a way to place another table to the right of the first table, without nesting it into another table. I currently have a large table on a form with multiple tables inside. I need 3 tables side by side and I can’t seem to get them from being on top of each other.
