Hello newbie here so sorry if this seems a bit remedial.
anyways, I have an input box that displays data once you push the little submit button, however if you put data in the input box and hit enter it comes up blank, I know this is because the user is not pushing the on submit button but I was wondering if there was a way to execute the querey from either clicking the submit button like it already does, but also if the user just hits enter I want it to submit the data into my querey and execute.
question 2.
Is there a way to format the datagrid based on the results of my querey ? Like if I enter something into my input box and the results of the querey match a certain parameter I want it to highlight or possibly change the background color of the grid that results ? I am able to do this in Crystal Reports so I figured it would be possible in this as well .
thanks,
T
anyways, I have an input box that displays data once you push the little submit button, however if you put data in the input box and hit enter it comes up blank, I know this is because the user is not pushing the on submit button but I was wondering if there was a way to execute the querey from either clicking the submit button like it already does, but also if the user just hits enter I want it to submit the data into my querey and execute.
question 2.
Is there a way to format the datagrid based on the results of my querey ? Like if I enter something into my input box and the results of the querey match a certain parameter I want it to highlight or possibly change the background color of the grid that results ? I am able to do this in Crystal Reports so I figured it would be possible in this as well .
thanks,
T