Author Topic: confirm dialog form  (Read 1932 times)

bsolTeamBglr

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 41
    • View Profile
confirm dialog form
« on: September 25, 2017, 10:17:41 am »
Hi,

I want to implement the confirm dialog form in my screen.

can you provide any sample code for the same.

Thanks,

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6265
    • View Profile
Re: confirm dialog form
« Reply #1 on: September 25, 2017, 10:37:11 am »
Dialog forms are not part of grid.

Please check documentation of dialog control on jqueryui site.

https://jqueryui.com/dialog/#modal-confirmation

bsolTeamBglr

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 41
    • View Profile
Re: confirm dialog form
« Reply #2 on: September 27, 2017, 01:03:56 pm »
Hi ,

I tried confirm dialog in my screen.when i click the button 1st time, dialog box is opening but button are not visible.

when i am clicking the second time,button are visible in the dialog form.

https://jsfiddle.net/Kalirajan/oz5nv9tr/

can you please help me in this.

Thanks,