Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Everyone,
Here i am attaching one sample file like how i am doing.Please find and go through this.
I am doing like this,
My qvd file contains some fields having neumeric data and some fields having textdata.I am taking their min and max values and catch them as a group.i need to update those field values.So i am taking a tablebox with input fields.
If i am selecting editable and non editable fields and click on Edit button ,the table box will show only editable fields.Now if i click on Back button my noneditable fields are not in selections.How can i get those also with selections.
Thanks...
Can anyone help me in this?
Thanks for any help..
Hi Ravi
I think your problem is that A, B, C is in one table: Max_Group1, while D and E are in another table Max_Group1-1.
That is because you create D and E without the Min... and Max... fields.
Ctrl-T and looking at the Max_Group1 shows this in your qvw:
Have a look at my version of SelectedFields.qvw attached below.
Here is the table view from my modified qvw:
hth/gg
Hi Gandalf,
Thanks for your reply
Sorry for late response.
I am gettitng as i want.
But ,Can i get the data in the listbox for the fileds having text data as showing in Tablebox inputfields other than showing as 0's.
Thanks...
Hi Ravi
Sorry but I don't understand what you want now...
Gandalf,
Please see the attached file what you sent after modifications like this i want.
I have two problems
1-> if i am selecting any one field others are not showing data.But i want to show those filds values also if any one is selected.
2->I am able to edit the fields having textdata.Can i restrict them without edit.
Thanks...