Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi all.

I have a datagridn on a webform and want that this datagrid changes position (moves to the left) after "select" button have been clicked.

I wrote

DataGrid1.HorizontalAlign = HorizontalAlign.Left

But nothing happened, it does not move

How to do it ?

Thank you.

tety

Posted

I'm not sure why it's not working for you. I just tried it out, and it worked just fine for me. I had a datagrid aligned on the right, and when I click on a button, it moves to the left.

 

Can you post the html and maybe some of the code for this?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...