I would like to code for a search bar, where the user can input some date and a list is generated in table format, listing all the alarms active for that timerange or date...
I have no clue as to where to start for the search bar, taking input, giving output based on input.
I do however, have some idea for how to create the columns and display the information in the columns...
How can I ask the user for input, take the input & search the server for tag info for tht time... The tag info I would like is descriptor, time stamp, localdate...for date given.Displayed in list format.
Hope you can understand what I'm asking for...
Thanks in advance,
Whitney M.