Give me your Mail id. i will send screen shots.

MartinM wrote:
> 
> Show me a code snipplet of component that you want to hide or show
> conditionally. I will do the same for that component.
> 
> **
> Martin
> 
> 2010/3/3 sravang <sravangs...@gmail.com>:
>>
>> Didn't understand. pls explain me.
>>
>> MartinM wrote:
>>>
>>> Hi!
>>>
>>> You can always use:
>>>
>>> field = new Field(...) {
>>>   �...@override
>>>    public boolean isVisible() {
>>>        return showIfVisible;
>>>    }
>>> }
>>>
>>> **
>>> Martin
>>>
>>> 2010/3/3 sravang <sravangs...@gmail.com>:
>>>>
>>>> Thank u for your reply.
>>>>
>>>> I will explain my work. if have any idea pls let me know.
>>>>
>>>> My screen have one TextField name is like Customer.
>>>>
>>>> That customer's name come from DB through search option.
>>>>
>>>> Based on the customer screen will display field-wise(some fields
>>>> display
>>>> for
>>>> some customer and some fields disable for some customer based on the
>>>> fields
>>>> stored in DB)
>>>>
>>>> Awaiting for your reply.
>>>>
>>>> Thanks,
>>>> Sravang.
>>>>
>>>>
>>>>
>>>> MartinM wrote:
>>>>>
>>>>> Hi!
>>>>>
>>>>> You mean likea a table or like markup from db?
>>>>>
>>>>> Or maybe mashup approach? http://code.google.com/p/wicket-mashup/
>>>>>
>>>>> **
>>>>> Martin
>>>>>
>>>>> 2010/3/3 sravan g <sravangs...@gmail.com>:
>>>>>> Hi, Any one have idea about Dynamic Generation of wicket Screen
>>>>>> depends
>>>>>> on
>>>>>> value Stored on Database?
>>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>>>
>>>>>
>>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://old.nabble.com/Dynamic-Generation-of-wicket-Screen-tp27764572p27764659.html
>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>
>>>
>>>
>>
>> --
>> View this message in context:
>> http://old.nabble.com/Dynamic-Generation-of-wicket-Screen-tp27764572p27765090.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Dynamic-Generation-of-wicket-Screen-tp27764572p27765597.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to