This topic is locked
[SOLVED]

 Resizing Inline Edit Text Boxes

3/29/2019 7:29:07 AM
ASPRunner.NET General questions
D
DCherrington author

I'm trying to create a data collection function using ASPrunner.NET, which will enable users to record data for a 12 month period for a specific indicator and financial year.
In order to set this up to display correctly, I'm using a dashboard format with a layout of 3 tiles along the top and 1 larger tile at the bottom. The top three tiles are how the user selects options, and the relationships between the 4 tables mean that based on the top three selections, the larger tile shows a list grid of between 1 and 8 rows for inputting figures for April to March.
(hope you're still with me - maybe more information than you needed, but I wanted to set the scene)
I'm using the inline edit function on the list grid to allow users to easily input a set of numbers into the cells for each month, however, when I active the in-line edit for each row the columns go from my nicely formatted 120px to probably 4 times the size. The inline edit function still works fine, but my well formatted screen suddenly looks all out-of-kilter.
Is there a way to change the size of the edit boxes for the inline edit function?

D
DCherrington author 3/29/2019



I'm trying to create a data collection function using ASPrunner.NET, which will enable users to record data for a 12 month period for a specific indicator and financial year.
In order to set this up to display correctly, I'm using a dashboard format with a layout of 3 tiles along the top and 1 larger tile at the bottom. The top three tiles are how the user selects options, and the relationships between the 4 tables mean that based on the top three selections, the larger tile shows a list grid of between 1 and 8 rows for inputting figures for April to March.
(hope you're still with me - maybe more information than you needed, but I wanted to set the scene)
I'm using the inline edit function on the list grid to allow users to easily input a set of numbers into the cells for each month, however, when I active the in-line edit for each row the columns go from my nicely formatted 120px to probably 4 times the size. The inline edit function still works fine, but my well formatted screen suddenly looks all out-of-kilter.
Is there a way to change the size of the edit boxes for the inline edit function?


Please disregard. The extremely simple solution is to modify the placeholder size in design view. Don't know why I missed this! <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=87450&image=1&table=forumreplies' class='bbc_emoticon' alt=':unsure:' /> <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=87450&image=2&table=forumreplies' class='bbc_emoticon' alt=':blink:' />

Pete K 3/29/2019



Please disregard. The extremely simple solution is to modify the placeholder size in design view. Don't know why I missed this! <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=87453&image=1&table=forumreplies' class='bbc_emoticon' alt=':unsure:' /> <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=87453&image=2&table=forumreplies' class='bbc_emoticon' alt=':blink:' />


We've all been there! Glad it was an easy fix.