Base solution for your next web application

Activities of "kansoftware"

thanks for suggestion, we have found endless loop in code, causing this issue.

Thanks

Hello,

We have created the page using RAD tool. and we have used some controls like metronics bootstrrap datepicker, RadioButton, Checkbox list, Multi Select dropdown etc.

Earlier this implementation is working fine, but now listing page is working fine but whenever we try to create new record, it is giving system Out Of Memory exception and system got hanged. it is not giving any js related error. can you provide any insight in this case.

Our Project is in (ASP.NET Core MVC and JQuery).

Thanks

Hello,

we are trying to create the cutomize html list UI. and it working fine in initial load. problem starts when we have tried to filter this list data using custom filter. we have applying filter but it loads all the data, as loaded initially . filter is applied in js, at the time of calling the service. and we are getting the filtered data also in js (found in debug), but filtered data is not displaying on cshtml page. can you please provide the solution of this.

please find the attached files for details, and let me know if anything else is needed from our side.

Thanks

  1. ServiceFile

2.Controller File

  1. CSHTML Page

4 JS File

5 UI

Question

Hi,

I created one boolean feature and i want to check this feature in multiple page with all function. Is it any way to use?? Becuase i cant use on AppService page at above just service name with this line RequiresFeature("ProductManagement") .

Answer

Hi @ismcagdas

But how will I give reference of my Application project which is hosted on port 1001 in MVC project hosted on port 1002 ??

Question

Hi,

I want to use metronic wizard 2 without form tag. i am facing two problems. first is right side navigation is not working and second i need next button even because i need to control next step in jquery.
I am using wizard 2 without any form tag. i did not find any document for exactly same query.
Question

Can we host Application on port ex. 1001 and web.MVC on port ex. 1002
and web.Host on port ex. 1003

and give reference of application in MVC and Host app ?

Parent Table { pId primaryKey ,name }

Child Table { cId primaryKey ,cname ,pId foriegnKey with cascade delete }

Both the entities are fullaudited entity created by RAD power tool.

What will happen if we have set cascade delete against the foreign key and created a fullaudited entity. Will the child table entries be marked as "isdeleted true" when parent entry is marked "deleted"??

Can Tenant access entries created by Host in asp net zero MVC with Jquery version.

How can we implement media image rendering dynamically from js.

https://keenthemes.com/metronic/preview/demo1/components/custom/media.html

Showing 151 to 160 of 166 entries