Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "ramezani583"

Answer

for get latest version (includ xamarin project) and add to solution, will we have a gideline?

Hi, I load data in grid in form"Create New Student" i want change city grid to drop-down list What changes should I make in the code?

vm.cityComboOptions = { enableHorizontalScrollbar: uiGridConstants.scrollbars.WHEN_NEEDED, enableVerticalScrollbar: uiGridConstants.scrollbars.WHEN_NEEDED, appScopeProvider: vm, columnDefs: [

                    {
                        name: app.localize('Name'),
                        field: 'name'
                    }
                    
                ],
                data: []
            };

div class="portlet-body"> <div busy-if="vm.loading"> <div ui-grid="vm.cityComboOptions" ui-grid-resize-columns dir=@(CultureHelper.IsRtl ? "rtl" : "")></div> </div> </div>

Yessssssssssssssssssssssssssssssssssssssssssssssssssssssssss. thank you.

Yes i add city entity to DbContext. i get data from server(pic attached) but i have client side error(pic attached)

Don't find a solution for my problem?

No, I deleted cache of my browser and try again, but problem was not resolved!

thanks.

Where is it(Erroe Log)؟

yes, i running in locally level. when i empty the box of "tenancy name " i give error when click to login button!

thanks.

Showing 41 to 50 of 53 entries