Search found 91 matches

by IanUoY
Wed Jan 18, 2017 9:22 am
Forum: PowerShell GUIs
Topic: Adding buttons to DataGridView Column cells
Replies: 11
Views: 7169

Re: Adding buttons to DataGridView Column cells

Yep I get what you mean now. Unfortunately I get very little chance to do anything like this, and so almost have to start from scratch each time. Another option I'm looking at is to use the datagridviewimagecolumn and when a cell is that column is clicked change the background color or similar, then...
by IanUoY
Wed Jan 18, 2017 9:09 am
Forum: PowerShell GUIs
Topic: Adding buttons to DataGridView Column cells
Replies: 11
Views: 7169

Re: Adding buttons to DataGridView Column cells

Thanks for the quick response, what do you mean by Context Menu? Previously I've had a textbox somewhere which shows selected user for example, with option buttons, I just wanted to make it a bit neater. Presumably quite a bit of extra work to put separate icons outside the gridview as would have to...
by IanUoY
Wed Jan 18, 2017 8:40 am
Forum: PowerShell GUIs
Topic: Adding buttons to DataGridView Column cells
Replies: 11
Views: 7169

Re: Adding buttons to DataGridView Column cells

Fingers crossed.....third time I've posted this reply! I'd spotted the datagrdiviewbuttoncolumn, which I've added, and works ok for what it is. Ideally I would have liked to put a few buttons, but I can easily add a few datagridviewbuttoncolumns. What I would now like to do is add an icon to the but...
by IanUoY
Wed Jan 18, 2017 2:51 am
Forum: PowerShell GUIs
Topic: Adding buttons to DataGridView Column cells
Replies: 11
Views: 7169

Adding buttons to DataGridView Column cells

Product, version and build: Powershell Studio 2016 5.3.131 32 or 64 bit version of product:64 Operating system:W7 32 or 64 bit OS:64 PowerShell Version:4 In a nutshell, I would like to insert buttons into the cells of a particular column to give the end user an easy way of editing/deleting the row i...
by IanUoY
Wed Jan 18, 2017 1:25 am
Forum: PowerShell Studio
Topic: DataGridView Vertical Scrollbar Visble
Replies: 2
Views: 2901

Re: DataGridView Vertical Scrollbar Visble

Found a resolution....simply use the Fill option in the AutoSizeMode in the Layout section of the Edit Columns window for at least one of the columns....it then adjusts automatically depending on whether the vertical scrollbar is visible or not. One other question that I haven't resolved (if need be...
by IanUoY
Wed Jan 18, 2017 1:04 am
Forum: PowerShell Studio
Topic: DataGridView Vertical Scrollbar Visble
Replies: 2
Views: 2901

DataGridView Vertical Scrollbar Visble

Product, version and build: Sapien Powershell Studio 2016 5.3.131 32 or 64 bit version of product: 64 Operating system: Windows 7 32 or 64 bit OS: 64 PowerShell Version: 4 Hi there I have a datagridview on my form, which doesn't always get a full population of rows. As such the vertical scrollbar wi...
by IanUoY
Fri Jul 22, 2016 2:59 am
Forum: PowerShell GUIs
Topic: Reverting to last component after mouse click
Replies: 3
Views: 1957

Reverting to last component after mouse click

Product, version and build: Powershell Studio 2016 32 or 64 bit version of product:64 Operating system:Windows 32 or 64 bit OS:64 PowerShell Version: OK, I have a form with multiple text boses and a few buttons, eg clear, quit etc. When clicking these buttons, it requests confirmation. What I would ...
by IanUoY
Mon Jul 18, 2016 5:54 am
Forum: PowerShell Studio
Topic: Editor missing characters on the display
Replies: 4
Views: 2833

Re: Editor missing characters on the display

Hi David

If I change to Consolas, everything fine.

Ian
by IanUoY
Wed Jul 13, 2016 7:34 am
Forum: PowerShell Studio
Topic: Editor missing characters on the display
Replies: 4
Views: 2833

Re: Editor missing characters on the display

Hi David Apologies for only just getting back, been involved in other projects. I've just upgraded to the latest build 5.2.124 and problem persists. Fonts and Colors as per attachment. I'm not aware of any font scaling, however, I do have very high resolution monitors - Iiyama PL2783Q at 2560 x 1440...