Click here to Skip to main content
15,902,721 members

Comments by priya0143 (Top 11 by date)

priya0143 23-Aug-12 5:31am View    
How can i do that check when i am loading from database.
priya0143 22-Aug-12 7:35am View    
Hi santosh,

Thank you for the solution
It worked but i have tried it another way.
Now i am able to select the listviews and able to save those listview id to
the database.Now what i require is when the user saves the particular field
to database the field must be always checked in the checkbox

For eg:
I have 5 list view items with ids 1,2,3,4,5
now i have saved 1,2,3 to the database and closed my session
and when i reopen the page again it must show the id's 1,2,3 are
selected and when user unselect the database and save clicked it
must delete from database

Hope you will understand my question



Thank you
Priya
priya0143 22-Aug-12 7:29am View    
Deleted
Thank you for the solution
priya0143 19-Jul-12 6:14am View    
Hi pradiprenushe,

Thanks for the Reply
I am not using url i am directly saving the file to the database as a blob file
then when user click the preview button i want to see the content in the browser

Thank You
priya0143 27-Jun-12 0:31am View    
Thank you Mohammed Mitwalli,
I don't want alert boxes.I want a validation message right to the drop down list