User Profile & Activity

koby shabo Member
Posted: February 22, 2010 2:08 AM

the diffrence is that the web site is published(the code is compiled to dlls)

Posted: October 21, 2009 4:28 AM

is there a work arround?

like preesing html buuton and then design in code or script?

Posted: September 2, 2009 1:50 AM

Hi Gordon,

no i'm sorry but this is not working.

just a reminder this is a grid with a

RootTable and ChildTables!!!!!

 

 

Posted: September 1, 2009 8:48 AM

Hi Gordon ,

is this solution Works With Nested Grid 

 

Posted: September 1, 2009 8:27 AM

protected void WebGrid1_InitializeLayout(object sender, ISNet.WebUI.WebGrid.LayoutEventArgs e)

{

WebGrid1.RootTable.Columns[4].Visible =
false;  // first try dont work

 WebGrid1.RootTable.Columns[4].CellStyle.Width = System.Web.UI.WebControls.Unit.Pixel(0); // second try dont work

WebGrid1.RootTable.Columns[4].CellStyle.Width = System.Web.UI.WebControls.Unit.Pixel(0); // second try dont work

}

Posted: August 30, 2009 4:01 AM

I

Handy

I Have attached a image that u will see the finnal result of what i need

 

Regards

 

 

Posted: August 27, 2009 7:46 AM

hi Handy,

tnx for the replay.

 

i need that the div of the dropdown will start Right to Left

for each column your code is ok i guess (i didnt check)

please help

 

Posted: August 27, 2009 7:43 AM

hi Gordon ,

thx for the replay.

when i try to hide in the server or client one of my columns the structre change

sample :

in the second column i have First Name in third i have Last Name and the next is remrks.

if i hide the last name in the firstname i get the last name data and in the remrks i get fhe first name data the column is hidden but the data get mixed up

 

thanks in advance

koby

All times are GMT -5. The time now is 7:10 AM.
Previous Next